[pocl] 01/06: enable more hardening

Andreas Beckmann anbe at moszumanska.debian.org
Mon Oct 10 12:09:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

anbe pushed a commit to branch master
in repository pocl.

commit 3b5d39884a7a5476ebcda2560aa50704a1c5f63b
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Oct 9 22:39:26 2016 +0200

    enable more hardening
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7ecae43..bd4600f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pocl (0.13-8) UNRELEASED; urgency=medium
+
+  * Enable more hardening.
+
+ -- Andreas Beckmann <anbe at debian.org>  Sun, 09 Oct 2016 22:38:59 +0200
+
 pocl (0.13-7) unstable; urgency=medium
 
   * Update symbols files.
diff --git a/debian/rules b/debian/rules
index ab6b1c9..eddabbf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ include /usr/share/dpkg/default.mk
 LLVM_VERSION=3.8
 
 # see FEATURE AREAS in dpkg-buildflags(1)
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 # see ENVIRONMENT in dpkg-buildflags(1)
 # package maintainers to append CFLAGS

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/pocl.git



More information about the Pkg-opencl-commits mailing list