Apply patch to elfutils to allow us to override -Wall -Werror. This is necessary...
authorChris Larson <clarson@kergoth.com>
Sat, 1 May 2004 04:23:41 +0000 (04:23 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 1 May 2004 04:23:41 +0000 (04:23 +0000)
BKrev: 4093264d0i6HNBHY7BcDt0iyc15WQA

elfutils/elfutils-0.89/warnings.patch [new file with mode: 0644]
elfutils/elfutils_0.89.oe

diff --git a/elfutils/elfutils-0.89/warnings.patch b/elfutils/elfutils-0.89/warnings.patch
new file mode 100644 (file)
index 0000000..e69de29
index 436c50b..1dacfcb 100644 (file)
@@ -2,7 +2,8 @@ DEPENDS = "virtual/libc"
 LICENSE = "OSL"
 DESCRIPTION = "A collection of utilities and DSOs to handle compiled objects."
 
-SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/elfutils-${PV}.tar.gz"
+SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/elfutils-${PV}.tar.gz \
+          file://${FILESDIR}/warnings.patch;patch=1"
 
 inherit autotools