aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/elf.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/elf.exp')
-rw-r--r--ld/testsuite/ld-elf/elf.exp7
1 files changed, 0 insertions, 7 deletions
diff --git a/ld/testsuite/ld-elf/elf.exp b/ld/testsuite/ld-elf/elf.exp
index 3ae769e..c0d67d8 100644
--- a/ld/testsuite/ld-elf/elf.exp
+++ b/ld/testsuite/ld-elf/elf.exp
@@ -46,13 +46,6 @@ if { [istarget alpha*-*-* ] } {
set ASFLAGS "$ASFLAGS --defsym NO_SET=1"
}
-if { [istarget "*-*-nacl*"] } {
- # The eh[1-4] cases are written to expect ELFCLASS64 layout on x86-64.
- # But the target default is ELFCLASS32. So the cases explicitly use
- # -melf_x86_64 to select that, but NaCl needs a different emulation name.
- set options_regsub(ld) {-melf_x86_64 -melf_x86_64_nacl}
-}
-
if { [istarget "*-*-solaris*"] } {
# Same for Solaris
set options_regsub(ld) {-melf_x86_64 -melf_x86_64_sol2}