X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make.sh;h=f10db34dbb4c79edbb508471ac0e0cc62ed5dc4f;hb=829ced3e78a23ba153ba4db64e6ea6984c2313b6;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