]> git.ipfire.org Git - ipfire-2.x.git/commit
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)
commitb14c24ca90e048cf65bd32b5d431c435e24d5610
tree5964c752485bcc33fb62d3617043ca2c7e3b5f35
parent5c3f3da55921a8f027d06d69df8bde19fef0c478
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>
make.sh