File: rules

package info (click to toggle)
hasl 0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 312 kB
  • sloc: ansic: 1,320; sh: 8; makefile: 6; javascript: 4
file content (10 lines) | stat: -rwxr-xr-x 206 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

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

%:
	dh $@ --with gir

override_dh_auto_configure:
	dh_auto_configure -- -Ddoc=true