Changeset 763a00a
- Timestamp:
- 08/24/2021 11:02:18 AM (9 months ago)
- Branches:
- 11.0, 11.0-rc3, 11.1, 11.1-rc1, arm, ml-11.0, multilib, trunk, xry111/clfs-ng, xry111/lfs-next
- Children:
- 0fd35e0, efbd887
- Parents:
- df732b5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter05/binutils-pass1.xml
rdf732b5 r763a00a 71 71 <para>Now prepare Binutils for compilation:</para> 72 72 73 <screen><userinput remap="configure">../configure --prefix=$LFS/tools\74 --with-sysroot=$LFS 75 --target=$LFS_TGT 76 --disable-nls 73 <screen><userinput remap="configure">../configure --prefix=$LFS/tools \ 74 --with-sysroot=$LFS \ 75 --target=$LFS_TGT \ 76 --disable-nls \ 77 77 --disable-werror</userinput></screen> 78 78
Note:
See TracChangeset
for help on using the changeset viewer.