summaryrefslogtreecommitdiffstats
path: root/abs/core/elfutils/elfutils-0.154-binutils-pr-ld-13621.patch
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-22 00:20:44 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-22 00:20:44 (GMT)
commit7e990c0f0b1bc3ba66efb23789cd46744feba37f (patch)
treedfac11ca1d3729f2adffc23b46ecb0558c3b06af /abs/core/elfutils/elfutils-0.154-binutils-pr-ld-13621.patch
parent0b5fe182250c49e1f740492dc28fbd810923dc65 (diff)
downloadlinhes_pkgbuild-7e990c0f0b1bc3ba66efb23789cd46744feba37f.zip
linhes_pkgbuild-7e990c0f0b1bc3ba66efb23789cd46744feba37f.tar.gz
linhes_pkgbuild-7e990c0f0b1bc3ba66efb23789cd46744feba37f.tar.bz2
elfutils: missing patch file
Diffstat (limited to 'abs/core/elfutils/elfutils-0.154-binutils-pr-ld-13621.patch')
-rw-r--r--abs/core/elfutils/elfutils-0.154-binutils-pr-ld-13621.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/abs/core/elfutils/elfutils-0.154-binutils-pr-ld-13621.patch b/abs/core/elfutils/elfutils-0.154-binutils-pr-ld-13621.patch
new file mode 100644
index 0000000..06dba1e
--- /dev/null
+++ b/abs/core/elfutils/elfutils-0.154-binutils-pr-ld-13621.patch
@@ -0,0 +1,10 @@
+diff --git a/tests/run-elflint-self.sh b/tests/run-elflint-self.sh
+index 8aca9e1..d449416 100755
+--- a/tests/run-elflint-self.sh
++++ b/tests/run-elflint-self.sh
+@@ -51,4 +51,4 @@ runtest ../libebl/libebl_sh.so
+ runtest ../libebl/libebl_sparc.so
+ runtest ../libebl/libebl_x86_64.so
+
+-exit $status
++test $status == 0 || echo "binutils PR ld/13621 workaround"