Use better test for usable compiler in ld testsuite.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfweak / elfweak.exp
index 4bc27ca38a23c7ab0460b564f85cb67d2fbc9a3f..183f190cd2156464932ce98f104797e58927210a 100644 (file)
@@ -23,7 +23,7 @@
 #
 
 # Check to see if the C compiler works
-if { [which $CC] == 0 } {
+if { ![check_compiler_available] } {
     return
 }
 
This page took 0.022751 seconds and 4 git commands to generate.