Ignore:
Timestamp:
08/24/2021 11:02:18 AM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
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, 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/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
0fd35e0, efbd887
Parents:
df732b5
Message:

Fix spacing of backslashes in binutils-pass1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/binutils-pass1.xml

    rdf732b5 r763a00a  
    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.