File: rules

package info (click to toggle)
zynaddsubfx 3.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 54,300 kB
  • sloc: cpp: 77,643; ansic: 22,169; sh: 528; objc: 453; makefile: 204; ruby: 138; python: 109
file content (15 lines) | stat: -rwxr-xr-x 277 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -DNoNeonPlease=ON

override_dh_installman:
	a2x -f manpage doc/zynaddsubfx.1.txt
	dh_installman