[SCM] osgearth branch, jessie, updated. debian/1.4.1-1-77-g8ebb0ac
Bas Couwenberg
sebastic at xs4all.nl
Wed Sep 18 19:45:18 UTC 2013
The following commit has been merged in the jessie branch:
commit 962a578b6af5246002e9b1206b57b524b4bbb8ce
Author: Bas Couwenberg <sebastic at 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
More information about the Pkg-grass-devel
mailing list