File: rules

package info (click to toggle)
libspiro 1%3A20200505-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,948 kB
  • sloc: sh: 4,506; ansic: 2,661; java: 761; makefile: 106
file content (9 lines) | stat: -rwxr-xr-x 173 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS := hardening=+all,-pie

%:
	dh $@

override_dh_strip:
	dh_strip --dbgsym-migration='libspiro0-dbg (<< 1:0.5.20150702-7~)'