X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=19edce62e37b6ea008f44c42e51f28b421d4adf7;hp=add76a2a3f653fbc36aa16d6ce2fbd277f68e8b3;hb=51537b2aa8802586e6401785081b7f1fe6f39863;hpb=8d35adb5b986bb31a3dd5b49c059614aa57ea09d diff --git a/make.sh b/make.sh index add76a2a3..19edce62e 100755 --- a/make.sh +++ b/make.sh @@ -222,7 +222,7 @@ prepareenv() { # Run LFS static binary creation scripts one by one export CCACHE_DIR=$BASEDIR/ccache export CCACHE_COMPRESS=1 - export CCACHE_HASHDIR=1 + export CCACHE_COMPILERCHECK="none" # Remove pre-install list of installed files in case user erase some files before rebuild rm -f $BASEDIR/build/usr/src/lsalr 2>/dev/null