SOURCES: elfutils-Werror.patch - disable -Werror also in src/ dir

sparky sparky at pld-linux.org
Sun Nov 23 22:52:34 CET 2008


Author: sparky                       Date: Sun Nov 23 21:52:34 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- disable -Werror also in src/ dir

---- Files affected:
SOURCES:
   elfutils-Werror.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/elfutils-Werror.patch
diff -u SOURCES/elfutils-Werror.patch:1.2 SOURCES/elfutils-Werror.patch:1.3
--- SOURCES/elfutils-Werror.patch:1.2	Thu Jun  7 18:00:50 2007
+++ SOURCES/elfutils-Werror.patch	Sun Nov 23 22:52:29 2008
@@ -27,3 +27,13 @@
  	    $(if $($(*F)_no_Wformat),-Wno-format,-Wformat=2)
  BUILT_RPATH = \$$ORIGIN/../libasm:\$$ORIGIN/../libdw:\$$ORIGIN/../backends:\$$ORIGIN/../libelf
  endif
+--- elfutils-0.137/src/Makefile.am~orig	2008-11-23 22:27:16.000000000 +0100
++++ elfutils-0.137/src/Makefile.am	2008-11-23 22:35:06.000000000 +0100
+@@ -33,7 +33,6 @@
+ AM_CFLAGS =
+ endif
+ AM_CFLAGS += -Wall -Wshadow -std=gnu99 $(native_ld_cflags) \
+-	     $(if $($(*F)_no_Werror),,-Werror) \
+ 	     $(if $($(*F)_no_Wunused),,-Wunused $(WEXTRA)) \
+ 	     $(if $($(*F)_no_Wformat),-Wno-format,-Wformat=2) $(CFLAGS_$(*F))
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/elfutils-Werror.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list