[ucpp] 04/05: run manual dh_auto_build to enable hardening flags

Rene Engelhard rene at moszumanska.debian.org
Mon Sep 12 17:49:18 UTC 2016


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

rene pushed a commit to branch master
in repository ucpp.

commit 15a615937021f3df2d856c70d12ece261a948d9e
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Tue Sep 6 19:22:26 2016 +0200

    run manual dh_auto_build to enable hardening flags
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 68006f6..e8cf81d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,6 @@
 %:
 	dh $@ --parallel 
 
+override_dh_auto_build:
+	dh_auto_build -- CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)"
+

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



More information about the Pkg-openoffice-commits mailing list