The following commit has been merged in the jessie branch:
commit 962a578b6af5246002e9b1206b57b524b4bbb8ce
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Wed Sep 18 16:35:51 2013 +0200

    Don't export DEB_BUILD_MAINT_OPTIONS=hardening=+all.

diff --git a/debian/rules b/debian/rules
index c6a14d5..bf86740 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,9 +6,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
-
+# CMake doesn't use hardening build flags set in CPPFLAGS
 CFLAGS   += $(CPPFLAGS)
 CXXFLAGS += $(CPPFLAGS)
 

-- 
osgEarth terrain rendering toolkit

_______________________________________________
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