Remove x86 NaCl target support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers.exp
index 8efbac21b9623c6dede0073b5e817c407a3506b3..825b7944d082fbef12d1e80eb685056aedcbf182 100644 (file)
@@ -37,7 +37,6 @@ if { ![istarget hppa*64*-*-hpux*]
      && ![istarget i?86-*-elf*]
      && ![istarget i?86-*-linux*]
      && ![istarget i?86-*-gnu*]
-     && ![istarget i?86-*-nacl*]
      && ![istarget ia64-*-elf*]
      && ![istarget ia64-*-linux*]
      && ![istarget m68k-*-linux*]
@@ -54,8 +53,7 @@ if { ![istarget hppa*64*-*-hpux*]
      && ![istarget alpha*-*-linux*]
      && ![istarget s390*-*-linux*]
      && ![istarget sh\[34\]*-*-linux*]
-     && ![istarget x86_64-*-linux*]
-     && ![istarget x86_64-*-nacl*] } {
+     && ![istarget x86_64-*-linux*] } {
     return
 }
 
This page took 0.023575 seconds and 4 git commands to generate.