File: rules

package info (click to toggle)
libinstpatch 1.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,164 kB
  • ctags: 7,052
  • sloc: ansic: 37,958; sh: 10,747; makefile: 358; python: 27
file content (7 lines) | stat: -rwxr-xr-x 114 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

LDFLAGS += -Wl,-O1 -Wl,--as-needed

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
	dh $@