aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/dwarfreloc.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-x86-64/dwarfreloc.exp')
-rw-r--r--ld/testsuite/ld-x86-64/dwarfreloc.exp4
1 files changed, 1 insertions, 3 deletions
diff --git a/ld/testsuite/ld-x86-64/dwarfreloc.exp b/ld/testsuite/ld-x86-64/dwarfreloc.exp
index af32715..54583aa 100644
--- a/ld/testsuite/ld-x86-64/dwarfreloc.exp
+++ b/ld/testsuite/ld-x86-64/dwarfreloc.exp
@@ -34,9 +34,7 @@
# <5d> DW_AT_type : <0x0>
# Only the testcase .s files are arch-dependent, the relocations are cross-arch.
-if { !([istarget "x86_64-*-elf*"]
- || [istarget "x86_64-*-nacl*"]
- || [istarget "x86_64-*-linux*"]) } {
+if { !([istarget "x86_64-*-elf*"] || [istarget "x86_64-*-linux*"]) } {
return
}