aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/no-section-header.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/no-section-header.exp')
-rw-r--r--ld/testsuite/ld-elf/no-section-header.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-elf/no-section-header.exp b/ld/testsuite/ld-elf/no-section-header.exp
index 2a4575b..7461fdd 100644
--- a/ld/testsuite/ld-elf/no-section-header.exp
+++ b/ld/testsuite/ld-elf/no-section-header.exp
@@ -21,7 +21,7 @@
# Written by H.J. Lu (hongjiu.lu@intel.com)
#
-if { ![is_elf_format] } {
+if { ![istarget *-*-gnu*] } {
return
}