File: rules

package info (click to toggle)
adolc 2.7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 11,448 kB
  • sloc: cpp: 40,481; ansic: 19,390; sh: 4,277; makefile: 551; python: 486
file content (12 lines) | stat: -rwxr-xr-x 232 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --enable-sparse --enable-atrig-erf --enable-static

override_dh_compress:
	dh_compress --exclude=.pdf