gcc: build libatomic before zstd of riscv64

of riscv64 zstd need this lib to compile.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2023-02-20 19:13:48 +01:00
committed by Michael Tremer
parent d79c944425
commit b2af45b218
5 changed files with 1943 additions and 1 deletions

View File

@@ -1031,6 +1031,7 @@ buildbase() {
lfsmake2 tzdata
lfsmake2 cleanup-toolchain
lfsmake2 zlib
[ "${BUILD_ARCH}" = "riscv64" ] && lfsmake2 gcc PASS=A
lfsmake2 zstd
lfsmake2 autoconf
lfsmake2 automake