mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
gnu-binutils: support all architectures
This commit is contained in:
parent
aeca42f126
commit
927e4af116
@ -26,7 +26,7 @@ function recipe_build {
|
||||
--with-expat \
|
||||
--with-multilib \
|
||||
--with-interwork \
|
||||
--enable-targets=x86_64-unknown-redox \
|
||||
--enable-targets="${TARGET}" \
|
||||
--disable-nls \
|
||||
--disable-werror
|
||||
"$REDOX_MAKE" -j"$($NPROC)"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user