mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 07:10:16 -07:00
binutils: revert change
This commit is contained in:
parent
f5a8ec6259
commit
0cad3ee6e2
@ -2,8 +2,8 @@
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--build="$(cc -dumpmachine)" \
|
||||
--host="$(cc -dumpmachine)" \
|
||||
--build=x86_64-pc-linux-musl \
|
||||
--host=x86_64-pc-linux-musl \
|
||||
--enable-targets=x86_64-pep \
|
||||
--disable-multilib \
|
||||
--disable-werror \
|
||||
|
Loading…
Reference in New Issue
Block a user