[PATCH 1 of 3] debian: build with fatal warnings enabled

Florian Haas florian.haas at linbit.com
Tue Mar 9 19:23:15 UTC 2010


# HG changeset patch
# User Florian Haas <florian.haas at linbit.com>
# Date 1268161427 -3600
# Branch sid
# Node ID 1d034b473dac530a07227daedeb06cfeb772e259
# Parent  99f620524e12101e2888d48f04ce30660bb4b20f
debian: build with fatal warnings enabled

There are no longer any warnings that pop up in Debian only. Thus it's
prudent to start building with fatal warnings enabled.

diff -r 99f620524e12 -r 1d034b473dac debian/rules
--- a/debian/rules	Wed Mar 03 07:49:46 2010 +0000
+++ b/debian/rules	Tue Mar 09 20:03:47 2010 +0100
@@ -12,7 +12,7 @@
   --mandir=/usr/share/man --disable-crm \
   --with-group-name=haclient --with-ccmuser-name=hacluster \
   --enable-snmp-subagent --with-mibsdir=/usr/share/snmp/mibs \
-  --disable-fatal-warnings --enable-mgmt --enable-libc-malloc \
+  --enable-mgmt --enable-libc-malloc \
   --enable-quorumd
 
 # These are used for cross-compiling and for saving the configure script




More information about the Debian-ha-maintainers mailing list