[SCM] SUMO packaging. Simulation of Urban MObility. branch, master, updated. debian/0.17.1_dfsg-5-4-g3a366bf

Anton Gladky gladky.anton at gmail.com
Sun Jun 16 12:45:59 UTC 2013


The following commit has been merged in the master branch:
commit 93e29ae96768691d30b1d2faf07d7e1fe15196b5
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Sun Jun 16 14:43:05 2013 +0200

    Do not use hardening=+all parameter (fails on mips).

diff --git a/debian/rules b/debian/rules
index 751e4b3..aaa79a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 %:
 	dh $@ --parallel --with autoreconf
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 DPKG_EXPORT_BUILDFLAGS = 1
 
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic

-- 
SUMO packaging. Simulation of Urban MObility.



More information about the debian-science-commits mailing list