X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=e44c8f088910f6e67f00c5eccc8e6ceff3d2e7b8;hp=6fd78d998ee0180d090dfc05603b8d66b15a1fc1;hb=593948a8efaa9c53547b5c44e11ed1b1c69814be;hpb=cc7e3a98060f1a3afe86fdc2a42da0c29aceab08 diff --git a/make.sh b/make.sh index 6fd78d998..e44c8f088 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