]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
make.sh: Build zstd earlier in stage2
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Dec 2020 17:55:35 +0000 (17:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 13 Jan 2021 11:19:32 +0000 (11:19 +0000)
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>
make.sh

diff --git a/make.sh b/make.sh
index 86359ce15268235ec8e6a9716a2ad0edbd420e99..a9db53edf1cacdb4cf20780249b815ff59597792 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -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