SOURCES: elfutils-Werror.patch (NEW) - http://lists.pld-linux.org/...
areq
areq at pld-linux.org
Thu Jun 7 17:50:19 CEST 2007
Author: areq Date: Thu Jun 7 15:50:19 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2007-June/141329.html
---- Files affected:
SOURCES:
elfutils-Werror.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/elfutils-Werror.patch
diff -u /dev/null SOURCES/elfutils-Werror.patch:1.1
--- /dev/null Thu Jun 7 17:50:19 2007
+++ SOURCES/elfutils-Werror.patch Thu Jun 7 17:50:14 2007
@@ -0,0 +1,12 @@
+diff -Nur elfutils-0.127.org/libdwfl/Makefile.am elfutils-0.127/libdwfl/Makefile.am
+--- elfutils-0.127.org/libdwfl/Makefile.am 2007-06-07 15:44:39.000000000 +0000
++++ elfutils-0.127/libdwfl/Makefile.am 2007-06-07 15:44:58.474856486 +0000
+@@ -33,7 +33,7 @@
+ else
+ AM_CFLAGS =
+ endif
+-AM_CFLAGS += -Wall -Werror -Wshadow -Wunused -Wformat=2 $(WEXTRA) -std=gnu99
++AM_CFLAGS += -Wall -Wshadow -Wunused -Wformat=2 $(WEXTRA) -std=gnu99
+ INCLUDES = -I. -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl \
+ -I$(srcdir)/../libdw -I.. -I$(srcdir)/../lib
+ VERSION = 1
================================================================
More information about the pld-cvs-commit
mailing list