File: rules

package info (click to toggle)
fyba 4.1.1-7
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 4,192 kB
  • sloc: cpp: 16,534; ansic: 1,106; makefile: 39; sh: 33
file content (17 lines) | stat: -rwxr-xr-x 302 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

#export DH_VERBOSE=1

# Enable hardening build flags
export DEB_BUILD_MAINT_OPTIONS=hardening=+all

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@

override_dh_strip:
	dh_strip --dbgsym-migration='libfyba0-dbg (<< 4.1.1-4~)'

override_dh_makeshlibs:
	dh_makeshlibs -V