Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/check.xml

    r227ae5a rb27081c4  
    3131    <para os="c">Prepare Check for compilation:</para>
    3232
    33 <screen os="d"><userinput>./configure --prefix=/tools \
    34     --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
     33<screen os="d"><userinput>./configure \
     34    --prefix=/tools \
     35    --build=${CLFS_HOST} \
     36    --host=${CLFS_TARGET}</userinput></screen>
    3537
    3638    <para os="f">Build the package:</para>
Note: See TracChangeset for help on using the changeset viewer.