X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/ca9d15b4f083d6b7f8257550f0a43839c3e052d9..9f11bb18ab5a75c4aef990ab26521f93fb763877:/debian/rules diff --git a/debian/rules b/debian/rules index c5817c9..a48eb45 100755 --- a/debian/rules +++ b/debian/rules @@ -1,16 +1,11 @@ #!/usr/bin/make -f # -*- makefile -*- -DEB_LDFLAGS_MAINT_APPEND=-Wl,-Bsymbolic-functions -Wl,--as-needed -include /usr/share/dpkg/buildflags.mk -export CFLAGS CPPFLAGS LDFLAGS +export DEB_BUILD_MAINT_OPTIONS = hardening=+all +export DEB_LDFLAGS_MAINT_APPEND = -Wl,-Bsymbolic-functions %: dh $@ override_dh_installchangelogs: dh_installchangelogs NEWS - -.PHONY: override_dh_strip -override_dh_strip: - dh_strip --dbg-package=libam7xxx0.1-dbg