]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/testsuite/ld-selective/selective.exp
Run more ld tests when not native
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-selective / selective.exp
index ac456e47964d9364335006c21ac483f4e393403c..8d58c1612d9ac3fc776d1469178a37a383c73c62 100644 (file)
@@ -151,7 +151,7 @@ foreach testitem $seltests {
        set objfile "$objfile --defsym _.d2=0"
     }
 
-    if ![ld_simple_link $ld $ldfile "$ldflags [join $ldargs] $objfile"] {
+    if ![ld_link $ld $ldfile "$ldflags [join $ldargs] $objfile"] {
        fail $testname
        continue
     }