blob: 6065ba0cf6f8105b6687a916277d363c8d85ed6b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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
@@ -490,15 +490,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" \
- ] \
]
}
|