X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make.sh;h=77494c619aa1bddee27f7b0cde2792db3da1f8f3;hb=171fde84561e232b8af8c05b82dfe8a8f9e08340;hp=f10db34dbb4c79edbb508471ac0e0cc62ed5dc4f;hpb=7d407220e18f65637835ed034894654ca55a4bcd;p=sbcl.git diff --git a/make.sh b/make.sh index f10db34..77494c6 100755 --- a/make.sh +++ b/make.sh @@ -20,6 +20,10 @@ export LANG LC_ALL # provided with absolutely no warranty. See the COPYING and CREDITS # files for more information. +# Running make.sh with different options without clean.sh in the middle +# can break things. +sh clean.sh + # If you're cross-compiling, make-config.sh should "do the right # thing" when run on the target machine, with the minor caveat that # any --xc-host parameter should be suitable for the host machine