[Pkg-samba-maint] [samba] 01/01: Use DPKG_EXPORT_BUILDFLAGS

Mathieu Parent sathieu at moszumanska.debian.org
Wed May 4 11:54:56 UTC 2016


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

sathieu pushed a commit to branch master
in repository samba.

commit 2b4734c63e825e8f5c6dcbe5196e70e81777ac6b
Author: Mathieu Parent <math.parent at gmail.com>
Date:   Wed May 4 13:24:42 2016 +0200

    Use DPKG_EXPORT_BUILDFLAGS
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 857e070..1a3f186 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,11 @@
 #
 DESTDIR = $(CURDIR)/debian/tmp
 
+#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed $(shell getconf LFS_LDFLAGS)
 export DEB_CFLAGS_MAINT_APPEND = $(shell getconf LFS_CFLAGS)
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
 
 PYVERS=$(shell pyversions -vr)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list