X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make.sh;h=2a9a9b6843f4261ba49f7e6ff6635b6d429aa51a;hb=3273f8edb6c40ed9e046c807b0f1d1ff42bb9a35;hp=35cb61d084b20cfd12537df3da35f573b245afa9;hpb=8d490a4d6b9d7f156cf503826b3e3195e6f3ad39;p=sbcl.git diff --git a/make.sh b/make.sh index 35cb61d..2a9a9b6 100755 --- 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"