mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-07 14:52:10 +00:00
Fix binutils instructions
This commit is contained in:
parent
a151e0979b
commit
8bde866e85
@ -80,6 +80,7 @@ cd build</userinput></screen>
|
||||
--with-sysroot=$LFS \
|
||||
--target=$LFS_TGT \
|
||||
--disable-nls \
|
||||
--enable-gprofng=no \
|
||||
--disable-werror \
|
||||
--enable-multilib</userinput></screen>
|
||||
|
||||
|
@ -73,6 +73,7 @@ cd build</userinput></screen>
|
||||
--host=$LFS_TGT \
|
||||
--disable-nls \
|
||||
--enable-shared \
|
||||
--enable-gprofng=no \
|
||||
--disable-werror \
|
||||
--enable-64-bit-bfd \
|
||||
--enable-multilib</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user