]> git.pld-linux.org Git - packages/elfutils.git/commitdiff
- http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2007-June/141329.html
authorareq <areq@pld-linux.org>
Thu, 7 Jun 2007 15:50:14 +0000 (15:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    elfutils-Werror.patch -> 1.1

elfutils-Werror.patch [new file with mode: 0644]

diff --git a/elfutils-Werror.patch b/elfutils-Werror.patch
new file mode 100644 (file)
index 0000000..8d9284a
--- /dev/null
@@ -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
This page took 0.160606 seconds and 4 git commands to generate.