[Pkg-xfce-commits] r7690 - goodies/trunk/xfce4-smartbookmark-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sun May 26 11:45:23 UTC 2013
Author: corsac
Date: 2013-05-26 11:45:23 +0000 (Sun, 26 May 2013)
New Revision: 7690
Modified:
goodies/trunk/xfce4-smartbookmark-plugin/debian/rules
Log:
enable all hardening flags
Modified: goodies/trunk/xfce4-smartbookmark-plugin/debian/rules
===================================================================
--- goodies/trunk/xfce4-smartbookmark-plugin/debian/rules 2013-05-26 11:42:22 UTC (rev 7689)
+++ goodies/trunk/xfce4-smartbookmark-plugin/debian/rules 2013-05-26 11:45:23 UTC (rev 7690)
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
-export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@ --parallel --with autotools-dev
More information about the Pkg-xfce-commits
mailing list