Ignore:
Timestamp:
09/07/2021 08:40:16 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, arm, bdubbs/gcc13, 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/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
2967da32
Parents:
2c8fdfc (diff), 8e6babe (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/binutils-pass1.xml

    r2c8fdfc rc6f58f47  
    7171    <para>Now prepare Binutils for compilation:</para>
    7272
    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       \
    7777             --disable-werror</userinput></screen>
    7878
Note: See TracChangeset for help on using the changeset viewer.