[SCM] directfb/experimental: No longer set -all

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Thu Feb 23 21:06:42 UTC 2017


The following commit has been merged in the experimental branch:
commit ceb72bc09d727f47ceeed44cd68a845dc05feeda
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Thu Feb 23 21:51:15 2017 +0100

    No longer set -all

diff --git a/debian/rules b/debian/rules
index 8057ac3..f751e46 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-format
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 include /usr/share/dpkg/architecture.mk
 

-- 
directfb packaging



More information about the pkg-multimedia-commits mailing list