ccache: Update to version 4.1

This version has changed its build system to cmake and
can use zstd. We build zstd just before this package, but
depend on cmake from the host system.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-12-30 15:09:38 +00:00
committed by Arne Fitzenreiter
parent 2d29899daa
commit 74ee1c7aba
2 changed files with 12 additions and 30 deletions

View File

@@ -1036,7 +1036,6 @@ buildtoolchain() {
export LOGFILE
lfsmake1 stage1
lfsmake1 ccache PASS=1
lfsmake1 binutils PASS=1
lfsmake1 gcc PASS=1
lfsmake1 linux KCFG="-headers"
@@ -1047,7 +1046,7 @@ buildtoolchain() {
lfsmake1 gcc PASS=2
lfsmake1 zlib
lfsmake1 zstd
lfsmake1 ccache PASS=2
lfsmake1 ccache
lfsmake1 tcl
lfsmake1 expect
lfsmake1 dejagnu