X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tests%2Frun-compiler.sh;h=068b53817e44c5f1730ca0550f3c03e3012875fb;hb=d7875c296a4988e9f27e2776237884deb1984c62;hp=8a09dc9f78db78402affc83002482e6ededff16e;hpb=1d9fe1f6d7d64aa05993d414c1cd683a2ce231cc;p=sbcl.git diff --git a/tests/run-compiler.sh b/tests/run-compiler.sh old mode 100644 new mode 100755 index 8a09dc9..068b538 --- a/tests/run-compiler.sh +++ b/tests/run-compiler.sh @@ -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=