File: rules

package info (click to toggle)
xfwm4 4.12.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 12,564 kB
  • ctags: 2,266
  • sloc: ansic: 38,313; sh: 4,107; makefile: 1,450; perl: 56
file content (10 lines) | stat: -rwxr-xr-x 230 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

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

override_dh_auto_configure:
	dh_auto_configure -- --disable-silent-rules

%:
	dh $@ --parallel