X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=a531e4b7483f80b26bb45e87909bcc09cc674ad9;hp=6fd78d998ee0180d090dfc05603b8d66b15a1fc1;hb=f5bbd27c5c2d3fc067a15fab26fc21b443453cbe;hpb=cc7e3a98060f1a3afe86fdc2a42da0c29aceab08 diff --git a/make.sh b/make.sh index 6fd78d998..a531e4b74 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 @@ -613,7 +613,6 @@ buildipfire() { ipfiremake traceroute ipfiremake vlan ipfiremake wireless - ipfiremake libsafe ipfiremake pakfire ipfiremake spandsp ipfiremake lzo @@ -629,7 +628,6 @@ buildipfire() { ipfiremake wget ipfiremake bridge-utils ipfiremake screen - ipfiremake hddtemp ipfiremake smartmontools ipfiremake htop # ipfiremake postfix # unknown system type linux 3.2.x