From: lace <> Date: Sat, 28 Jul 2007 15:28:55 +0000 (+0000) Subject: Fixed `-O0 -Wuninitialized' GCC error. X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=91358a1020b74a86a9797a4f97507d637eef091c;hp=ce95d0f5a983efeeba14cb8b66f811257efda601 Fixed `-O0 -Wuninitialized' GCC error. --- diff --git a/src/gdb.spec-debug.patch b/src/gdb.spec-debug.patch index 40bcfcc..9db11d3 100644 --- a/src/gdb.spec-debug.patch +++ b/src/gdb.spec-debug.patch @@ -1,12 +1,13 @@ --- gdb.spec-orig 2006-07-14 07:18:22.000000000 +0200 +++ gdb.spec 2006-07-25 13:16:58.000000000 +0200 -@@ -341,7 +341,8 @@ +@@ -341,7 +341,9 @@ # at least one warning, and stop the compilation. The whole configury # line needs to be cleaned up. -export CFLAGS="$RPM_OPT_FLAGS" +#export CFLAGS="$RPM_OPT_FLAGS" +export CFLAGS="$RPM_OPT_FLAGS -O0 -ggdb2" ++sed -i -e 's/ -Wuninitialized / -Wno-uninitialized /g' ../gdb/configure enable_build_warnings="" %ifarch %{ix86} alpha ia64 ppc s390 s390x x86_64 ppc64