[Debian-ha-commits] [pacemaker] 51/69: Stop disabling -Werror

Christoph Berg myon at debian.org
Tue Jan 26 09:14:29 UTC 2016


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

myon pushed a commit to branch debian/master
in repository pacemaker.

commit 356a33e31d911a207fb09ea729d38a63e7a35e31
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Thu Jan 7 17:37:16 2016 +0100

    Stop disabling -Werror
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 22716be..c598508 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_autoreconf:
 	dh_autoreconf --as-needed autoreconf -- -vif -Wno-portability
 
 override_dh_auto_configure:
-	dh_auto_configure -- --disable-fatal-warnings \
+	dh_auto_configure -- \
 	    --disable-static \
 	    --libdir=/usr/lib/$(DEB_HOST_MULTIARCH)
 

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



More information about the Debian-HA-Commits mailing list