[Pkg-jed-commit] [SCM] slang-slirp branch, master, updated. bf938c5b6f753c0e31010ed919882b35fb3f5260

Jörg Sommer joerg at alea.gnuu.de
Sat Feb 27 10:51:28 UTC 2010


The following commit has been merged in the master branch:
commit b473203d84baad562991fdbd2849d161abef3bf0
Author: Jörg Sommer <joerg at alea.gnuu.de>
Date:   Tue Feb 23 18:12:15 2010 +0100

    Enable additional compiler warnings
    
    It's better to get more than less warnings.

diff --git a/debian/rules b/debian/rules
index c034f64..149be41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-warnings
 DEB_CONFIGURE_SCRIPT_ENV += CFLAGS="-fPIC -g -Wall -O2" FCFLAGS="-fPIC -g -O2"
 
 DEB_MAKE_BUILD_TARGET := all RPATH=

-- 
slang-slirp



More information about the Pkg-jed-commit mailing list