0.9.0.26:
[sbcl.git] / make.sh
diff --git a/make.sh b/make.sh
index 35cb61d..2a9a9b6 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -52,6 +52,9 @@
 # whether the cross-compilation host returns suitable values from 
 # UPGRADED-ARRAY-ELEMENT-TYPE?)
 
+LANG=C
+export LANG
+
 build_started=`date`
 echo "//starting build: $build_started"