Fix ccache compression parameter.

This commit is contained in:
Arne Fitzenreiter
2010-10-27 22:00:42 +02:00
parent 8cc4f2d79f
commit 3dfca97cc1
2 changed files with 6 additions and 6 deletions

View File

@@ -219,7 +219,7 @@ prepareenv() {
# Run LFS static binary creation scripts one by one
export CCACHE_DIR=$BASEDIR/ccache
export CCACHE_COMPRESSION=1
export CCACHE_COMPRESS=1
export CCACHE_HASHDIR=1
# Remove pre-install list of installed files in case user erase some files before rebuild