0.9.1.40:
[sbcl.git] / make.sh
diff --git a/make.sh b/make.sh
index 8f8d703..3a81875 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -53,7 +53,9 @@
 # UPGRADED-ARRAY-ELEMENT-TYPE?)
 
 LANG=C
+LC_ALL=C
 export LANG
+export LC_ALL
 
 build_started=`date`
 echo "//starting build: $build_started"