[win32] integrate mainline
[p5sagit/p5-mst-13.2.git] / hints / irix_6.sh
index 9b54d2b..40d4291 100644 (file)
@@ -169,7 +169,7 @@ EOF
     # libswanted. If that fails to be true in future, then this can be
     # changed to add pthread to the very end of libswanted.
     set `echo X "$libswanted "| sed -e 's/ c / pthread /'`
-    ld="cc"
+    ld="${cc:-cc}"
     shift
     libswanted="$*"
     usemymalloc='n'