summaryrefslogtreecommitdiff
path: root/system/binutils/remove-pr19719-test.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-05-30 22:26:26 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-05-30 22:26:26 +0000
commit948e39e3934c7860b355e78cf6c93a51002ca9db (patch)
tree0e413a0acc4c2822124d1787ac460dad3127337b /system/binutils/remove-pr19719-test.patch
parentac54368821fa09b8b1510de2b8da502bd3b52879 (diff)
downloadpackages-948e39e3934c7860b355e78cf6c93a51002ca9db.tar.gz
packages-948e39e3934c7860b355e78cf6c93a51002ca9db.tar.bz2
packages-948e39e3934c7860b355e78cf6c93a51002ca9db.tar.xz
packages-948e39e3934c7860b355e78cf6c93a51002ca9db.zip
system/binutils: patch to pass tests on aarch64
Diffstat (limited to 'system/binutils/remove-pr19719-test.patch')
-rw-r--r--system/binutils/remove-pr19719-test.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/binutils/remove-pr19719-test.patch b/system/binutils/remove-pr19719-test.patch
new file mode 100644
index 000000000..8fbc08db6
--- /dev/null
+++ b/system/binutils/remove-pr19719-test.patch
@@ -0,0 +1,9 @@
+We always use -fPIE (it's in our spec file), so it isn't possible to test this.
+--- binutils-2.30/ld/testsuite/ld-elf/shared.exp.old 2018-05-25 06:28:07.252414401 +0000
++++ binutils-2.30/ld/testsuite/ld-elf/shared.exp 2018-05-25 06:51:50.637028357 +0000
+@@ -1102,5 +1102,4 @@
+ }
+ }
+
+-mix_pic_and_non_pic [list "arm*-*-*" "aarch64*-*-*"] "" "" "pr19719"
+ mix_pic_and_non_pic [] "-fPIE" "-pie" "pr19719pie"