File: rules

package info (click to toggle)
c-ares 1.17.1-1%2Bdeb11u3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,272 kB
  • sloc: cpp: 39,065; ansic: 25,077; sh: 4,256; makefile: 129; perl: 48; awk: 18
file content (9 lines) | stat: -rwxr-xr-x 189 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --enable-shared --enable-symbol-hiding --disable-tests