Remove x86 NaCl target support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / elf.exp
index 3ae769e3bf9d133f59f612c4f59431851c420a85..c0d67d80d27af284353a3c6d0b6f5eca5f0d04e8 100644 (file)
@@ -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}
This page took 0.02455 seconds and 4 git commands to generate.