[freecad] 06/08: Set maximal hardening option
Anton Gladky
gladk at moszumanska.debian.org
Fri Sep 8 21:03:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository freecad.
commit dc32b521f2caf00a3e0530b61e926cae7e220d24
Author: Anton Gladky <gladk at debian.org>
Date: Fri Sep 8 22:50:14 2017 +0200
Set maximal hardening option
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 5583cf7..113c764 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
dh $@ --buildsystem=cmake --with python2
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
extra_flags += \
-DFREECAD_BUILD_DEBIAN=ON \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freecad.git
More information about the debian-science-commits
mailing list