X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=tools%2Fmake-functions;fp=tools%2Fmake-functions;h=01222569fc3ed4386c5330a4ef5d4530e9e73ede;hp=7417350a76d5b446560a3de5181675de1d3917e0;hb=58256cf1521fb87cc6beb4e1aee9ead90f37a49f;hpb=dc7d6b204d8ef2178a8fd4f0da28ec1ff6967913 diff --git a/tools/make-functions b/tools/make-functions index 7417350a76..01222569fc 100644 --- a/tools/make-functions +++ b/tools/make-functions @@ -602,6 +602,9 @@ lfsmake1() { ROOT="${LFS}" \ KVER="${KVER}" \ MAKETUNING="${MAKETUNING}" \ + CCACHE_DIR="${CCACHE_DIR}" \ + CCACHE_COMPRESS="${CCACHE_COMPRESS}" \ + CCACHE_COMPILERCHECK="${CCACHE_COMPILERCHECK}" \ install >> $LOGFILE 2>&1 local COMPILE_SUCCESS=$?