ld/testsuite/
[binutils-gdb.git] / ld / testsuite / lib / ld-lib.exp
index 5f49e74f9dae69e3e06351facf1f3b2500157bfa..a3ff2e32e221e547685d0d43a06d58c4917ab09b 100644 (file)
@@ -1555,7 +1555,9 @@ proc check_gc_sections_available { } {
 # Only used and accurate for ELF targets at the moment
 
 proc check_shared_lib_support { } {
-    if {![istarget arc-*-*]
+    if {![istarget aarch64*-*-elf]
+        && ![istarget arc-*-*]
+        && ![istarget arm*-*-elf]
         && ![istarget avr-*-*]
         && ![istarget cr16-*-*]
         && ![istarget cris*-*-*]