The following commit has been merged in the master branch:
commit 7ff7bd1b3b6ca17e94e5dd4330e3725f4c28c278
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Thu Sep 19 01:11:50 2013 +0200

    Don't export DEB_BUILD_MAINT_OPTIONS=hardening=+all.

diff --git a/debian/rules b/debian/rules
index 92530c5..6a46a16 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,9 +16,7 @@
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 
-# Enable hardening build flags
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all
-
+# Append hardening buildflags to CFLAGS, only one used by the build system.
 CFLAGS += $(LDFLAGS)
 CFLAGS += $(CPPFLAGS)
 

-- 
A simple WFS-T server

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to