diff options
Diffstat (limited to 'system/binutils/remove-pr2404-tests.patch')
-rw-r--r-- | system/binutils/remove-pr2404-tests.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/binutils/remove-pr2404-tests.patch b/system/binutils/remove-pr2404-tests.patch index 8dd7db65d..94ea63996 100644 --- a/system/binutils/remove-pr2404-tests.patch +++ b/system/binutils/remove-pr2404-tests.patch @@ -2,7 +2,7 @@ These tests fail to link correctly on musl. --- binutils-2.41/ld/testsuite/ld-elf/shared.exp.old 2023-09-22 20:47:52.781342124 -0500 +++ binutils-2.41/ld/testsuite/ld-elf/shared.exp 2023-09-22 20:54:03.151915244 -0500 -@@ -799,30 +799,6 @@ +@@ -800,30 +800,6 @@ run_cc_link_tests [list \ [list \ @@ -33,7 +33,7 @@ These tests fail to link correctly on musl. "Build libpr26590a.so" \ "-shared" \ "-fPIC" \ -@@ -1132,17 +1108,6 @@ +@@ -1133,17 +1107,6 @@ [list "Run relmain" \ "-Wl,--no-as-needed,-rpath=tmpdir -Ltmpdir -lrel" "" \ {relmain.c} "relmain" "relmain.out" ] \ @@ -51,7 +51,7 @@ These tests fail to link correctly on musl. [list "Run pr18458" \ "-Wl,--no-as-needed,-z,now tmpdir/libpr18458a.so tmpdir/libpr18458b.so" "" \ {pr18458c.c} "pr18458" "pass.out" ] \ -@@ -1341,14 +1306,6 @@ +@@ -1338,14 +1303,6 @@ || [istarget *-*-gnu*] } { run_cc_link_tests [list \ [list \ @@ -66,7 +66,7 @@ These tests fail to link correctly on musl. "Build pr19579a.o" \ "" "-fPIE -fcommon" \ {pr19579a.c} \ -@@ -1428,24 +1385,6 @@ +@@ -1425,24 +1382,6 @@ "-fPIE" \ ] \ [list \ |