[SCM] tinyows branch, master, updated. debian/0.9.0-2-40-g0ce88fb

Bas Couwenberg sebastic at xs4all.nl
Thu Sep 19 00:08:58 UTC 2013


The following commit has been merged in the master branch:
commit 7ff7bd1b3b6ca17e94e5dd4330e3725f4c28c278
Author: Bas Couwenberg <sebastic at 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



More information about the Pkg-grass-devel mailing list