summaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/x86-64/objects.exp
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/testsuite/binutils-all/x86-64/objects.exp')
-rw-r--r--binutils/testsuite/binutils-all/x86-64/objects.exp4
1 files changed, 1 insertions, 3 deletions
diff --git a/binutils/testsuite/binutils-all/x86-64/objects.exp b/binutils/testsuite/binutils-all/x86-64/objects.exp
index 338f1d73665..88fa240a77f 100644
--- a/binutils/testsuite/binutils-all/x86-64/objects.exp
+++ b/binutils/testsuite/binutils-all/x86-64/objects.exp
@@ -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
}