X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make.sh;h=77494c619aa1bddee27f7b0cde2792db3da1f8f3;hb=f67decd66a36843e6476d44ba11d8d596ce27c1d;hp=f10db34dbb4c79edbb508471ac0e0cc62ed5dc4f;hpb=185b926d8d8f549ab6a0b3023a0a1f62c45b8f80;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