Skip to content
Snippets Groups Projects
Verified Commit 927e4af1 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

gnu-binutils: support all architectures

parent aeca42f1
No related branches found
No related tags found
No related merge requests found
......@@ -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)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment