File: rules

package info (click to toggle)
xfwm4 4.16.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 13,624 kB
  • sloc: ansic: 47,955; sh: 4,192; makefile: 1,482; perl: 56; xml: 6
file content (7 lines) | stat: -rwxr-xr-x 145 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 -Wl,-z,defs
export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@