summaryrefslogtreecommitdiff
path: root/extra/elfutils/elfutils-0.155-binutils-pr-ld-13621.patch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-23 02:41:50 -0700
committerroot <root@rshg054.dnsready.net>2013-09-23 02:41:50 -0700
commit7960b4f8054657774cc0636aa8ddf2fa48570622 (patch)
treee3151a1379b8cc5a923f4284a6877f51f6d0ad48 /extra/elfutils/elfutils-0.155-binutils-pr-ld-13621.patch
parentfbd9603c619db8a960bd9c091211a8abd16c9534 (diff)
Mon Sep 23 02:35:56 PDT 2013
Diffstat (limited to 'extra/elfutils/elfutils-0.155-binutils-pr-ld-13621.patch')
-rw-r--r--extra/elfutils/elfutils-0.155-binutils-pr-ld-13621.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/extra/elfutils/elfutils-0.155-binutils-pr-ld-13621.patch b/extra/elfutils/elfutils-0.155-binutils-pr-ld-13621.patch
deleted file mode 100644
index 7f99ac0be..000000000
--- a/extra/elfutils/elfutils-0.155-binutils-pr-ld-13621.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff --git a/tests/run-elflint-self.sh b/tests/run-elflint-self.sh
-index 4b01008..7a5f0c8 100755
---- a/tests/run-elflint-self.sh
-+++ b/tests/run-elflint-self.sh
-@@ -18,4 +18,11 @@
-
- . $srcdir/test-subr.sh
-
-+# Makes sure we exit cleanly even when we don't...
-+clean_exit()
-+{
-+ if test $? != 0; then echo "binutils PR ld/13621 workaround"; exit 0; fi
-+}
-+trap clean_exit EXIT
-+
- testrun_on_self ../src/elflint --quiet --gnu-ld