aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/exclude.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/exclude.exp')
-rw-r--r--ld/testsuite/ld-elf/exclude.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-elf/exclude.exp b/ld/testsuite/ld-elf/exclude.exp
index 6d7df1c..ffe6b02 100644
--- a/ld/testsuite/ld-elf/exclude.exp
+++ b/ld/testsuite/ld-elf/exclude.exp
@@ -23,8 +23,8 @@ if ![is_elf_format] {
return
}
-# No shared lib support on these targets.
-if { [istarget "mcore-*-*"] || [istarget "cris-*-elf"] } {
+# No shared lib support on this target.
+if { [istarget "mcore-*-*"] } {
return
}