Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/binutils-pass1.xml

    r03a41fd0 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.