make.sh: Build zstd after second pass of GCC

zstd requires libatomic on riscv64 which isn't available, yet

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2022-02-04 16:47:26 +00:00
committed by Peter Müller
parent e111b836b3
commit 0250d332e4

View File

@@ -1026,9 +1026,9 @@ buildtoolchain() {
lfsmake1 libxcrypt
lfsmake1 gcc PASS=L
lfsmake1 zlib
lfsmake1 zstd
lfsmake1 binutils PASS=2
lfsmake1 gcc PASS=2
lfsmake1 zstd
lfsmake1 ccache
lfsmake1 tcl
lfsmake1 expect