Changeset 763a00a for chapter05/binutils-pass1.xml
- Timestamp:
- 08/24/2021 11:02:18 AM (3 years ago)
- Branches:
- 11.0, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 12.2, 12.2-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
- 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.