make.sh: Build zstd earlier in stage2

Since programs from the toolchain are linked against this, we need to
make this library available in stage 2, too.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-12-30 17:55:35 +00:00
parent 5c3f3da559
commit b14c24ca90

View File

@@ -1079,6 +1079,7 @@ buildbase() {
lfsmake2 tzdata
lfsmake2 cleanup-toolchain
lfsmake2 zlib
lfsmake2 zstd
lfsmake2 binutils
lfsmake2 gmp
lfsmake2 gmp-compat
@@ -1391,7 +1392,6 @@ buildipfire() {
lfsmake2 spandsp
lfsmake2 lz4
lfsmake2 lzo
lfsmake2 zstd
lfsmake2 openvpn
lfsmake2 mpage
lfsmake2 dbus