File: rules

package info (click to toggle)
musescore-sftools 20180325-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 184 kB
  • sloc: cpp: 1,939; makefile: 21
file content (10 lines) | stat: -rwxr-xr-x 176 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

LC_ALL:=C
export LC_ALL

export DEB_BUILD_MAINT_OPTIONS := hardening=+all
export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed

%:
	dh $@ --buildsystem=cmake