From: Jan-Benedict G. <jb...@us...> - 2006-03-21 18:33:41
|
Update of /cvsroot/linux-vax/toolchain/patches In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15208 Modified Files: uclibc-000047-config.patch Log Message: - Enable additional warnings. Index: uclibc-000047-config.patch =================================================================== RCS file: /cvsroot/linux-vax/toolchain/patches/uclibc-000047-config.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- uclibc-000047-config.patch 27 Jan 2006 21:32:28 -0000 1.1 +++ uclibc-000047-config.patch 21 Mar 2006 18:33:30 -0000 1.2 @@ -1,6 +1,6 @@ --- /dev/null 2005-11-08 11:37:11.004284232 +0100 -+++ uClibc/.config 2006-01-27 21:32:43.000000000 +0100 -@@ -0,0 +1,154 @@ ++++ src-uclibc-hacked/.config 2006-01-31 06:55:20.000000000 +0100 +@@ -0,0 +1,155 @@ +# +# Automatically generated make config: don't edit +# @@ -153,5 +153,6 @@ +# DODEBUG is not set +# DOASSERTS is not set +WARNINGS="-Wall" ++EXTRA_WARNINGS=y +# DOMULTI is not set +# UCLIBC_MJN3_ONLY is not set |