diff options
Diffstat (limited to 'system/binutils/disable-mbind2b.patch')
-rw-r--r-- | system/binutils/disable-mbind2b.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/system/binutils/disable-mbind2b.patch b/system/binutils/disable-mbind2b.patch deleted file mode 100644 index e1f0c5f87..000000000 --- a/system/binutils/disable-mbind2b.patch +++ /dev/null @@ -1,20 +0,0 @@ -XXX working upstream with musl, trying to push to other arches for testing - ---- binutils-2.41/ld/testsuite/ld-elf/elf.exp.old 2023-09-22 22:22:00.860304785 -0500 -+++ binutils-2.41/ld/testsuite/ld-elf/elf.exp 2023-09-22 23:43:12.163396014 -0500 -@@ -507,15 +507,6 @@ - "pass.out" \ - "-O2 -I../bfd" \ - ] \ -- [list \ -- "Run mbind2b" \ -- "-static -Wl,-z,common-page-size=0x4000 -Wl,-z,noexecstack" \ -- "" \ -- { mbind2a.s mbind2b.c } \ -- "mbind2b" \ -- "pass.out" \ -- "-O2 -I../bfd" \ -- ] \ - ] - } - |