X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make.sh;h=f10db34dbb4c79edbb508471ac0e0cc62ed5dc4f;hb=f69e89d31d95c15469110ba75ae1da8ac7cf3f32;hp=77494c619aa1bddee27f7b0cde2792db3da1f8f3;hpb=f67decd66a36843e6476d44ba11d8d596ce27c1d;p=sbcl.git diff --git a/make.sh b/make.sh index 77494c6..f10db34 100755 --- a/make.sh +++ b/make.sh @@ -20,10 +20,6 @@ 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