Ignore:
File:
1 edited

Legend:

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

    r852824db rb27081c4  
    5858    xpointer="xpointer(//*[@os='a'])"/>
    5959
    60 <screen os="b"><userinput>./configure --prefix=/tools \
    61     --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    62     --without-bash-malloc --cache-file=config.cache</userinput></screen>
     60<screen os="b"><userinput>./configure \
     61    --prefix=/tools \
     62    --build=${CLFS_HOST} \
     63    --host=${CLFS_TARGET} \
     64    --without-bash-malloc \
     65    --cache-file=config.cache</userinput></screen>
    6366
    6467    <variablelist os="c">
Note: See TracChangeset for help on using the changeset viewer.