]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/testsuite/binutils-all/x86-64/objects.exp
Remove x86 NaCl target support
[thirdparty/binutils-gdb.git] / binutils / testsuite / binutils-all / x86-64 / objects.exp
index 338f1d73665e7575159ca2687441c85b9bcce866..88fa240a77ff89c08e384f285d462ffdf7e47bdb 100644 (file)
@@ -16,9 +16,7 @@
 # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
 # MA 02110-1301, USA.
 
-if {!([istarget "x86_64-*-linux*"]
-      || [istarget "x86_64-*-nacl*"])
-    || [is_remote host]} {
+if {![istarget "x86_64-*-linux*"] || [is_remote host]} {
     return
 }