tests/run-compiler.sh: use gcc, not cc.
[sbcl.git] / tests / run-compiler.sh
old mode 100644 (file)
new mode 100755 (executable)
index 8a09dc9..dbc01f9
@@ -4,7 +4,7 @@ platform="${SBCL_SOFTWARE_TYPE}-${SBCL_MACHINE_TYPE}"
 
 if [ -z "$CC" ]
 then
-    CC=cc
+    CC=gcc
 fi
 
 args=