[PATCH] osmo-pcu[master]: Debian: migrate from DEB_BUILD_HARDENING to DEB_BUILD_MAINT_...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Oct 29 11:09:20 UTC 2017


Review at  https://gerrit.osmocom.org/4569

Debian: migrate from DEB_BUILD_HARDENING to DEB_BUILD_MAINT_OPTIONS

Change-Id: Ic400c509ecd0c6e8485e9433f144528f6abc600d
---
M debian/rules
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/69/4569/1

diff --git a/debian/rules b/debian/rules
index cad7dfc..63ee1c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/[+-].*//' -e 's/~//g')
 
 #export DH_VERBOSE=1
-export DEB_BUILD_HARDENING=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 
 %:

-- 
To view, visit https://gerrit.osmocom.org/4569
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic400c509ecd0c6e8485e9433f144528f6abc600d
Gerrit-PatchSet: 1
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list