[Pkg-xfce-commits] r7327 - goodies/trunk/xfce4-netspeed-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Mon Mar 4 08:51:47 UTC 2013
Author: corsac
Date: 2013-03-04 20:51:47 +0000 (Mon, 04 Mar 2013)
New Revision: 7327
Modified:
goodies/trunk/xfce4-netspeed-plugin/debian/rules
Log:
enable all hardening flags
Modified: goodies/trunk/xfce4-netspeed-plugin/debian/rules
===================================================================
--- goodies/trunk/xfce4-netspeed-plugin/debian/rules 2013-03-04 20:51:21 UTC (rev 7326)
+++ goodies/trunk/xfce4-netspeed-plugin/debian/rules 2013-03-04 20:51:47 UTC (rev 7327)
@@ -4,7 +4,7 @@
#export DH_VERBOSE=1
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 $@
More information about the Pkg-xfce-commits
mailing list