[SCM] gxtuner/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sun Jul 24 13:41:54 UTC 2016
The following commit has been merged in the master branch:
commit cbea19d89fd27ef780f064cfd19d7a727d160a40
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sun Jul 24 15:37:37 2016 +0200
Fix hardening.
diff --git a/debian/rules b/debian/rules
index 9f90fdb..210bb21 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
#!/usr/bin/make -f
# -*- makefile -*-
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
LDFLAGS+=-Wl,--as-needed
%:
--
gxtuner packaging
More information about the pkg-multimedia-commits
mailing list