Fix make-array transforms.
[sbcl.git] / tests / run-compiler.sh
old mode 100644 (file)
new mode 100755 (executable)
index 8a09dc9..068b538
@@ -1,10 +1,10 @@
-#!/bin/bash
+#!/bin/sh
 
 platform="${SBCL_SOFTWARE_TYPE}-${SBCL_MACHINE_TYPE}"
 
 if [ -z "$CC" ]
 then
-    CC=cc
+    CC=gcc
 fi
 
 args=