File: rules

package info (click to toggle)
apparix 11-062-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 1,292 kB
  • sloc: ansic: 10,376; sh: 780; makefile: 48
file content (7 lines) | stat: -rwxr-xr-x 148 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@