Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/multilib/gmp.xml

    rb27081c4 r8ffe6ef  
    4141    xpointer="xpointer(//*[@os='b'])"/>
    4242
    43 <screen os="c"><userinput>CC_FOR_BUILD=gcc \
    44 ./configure \
    45     --prefix=/tools \
    46     --build=${CLFS_HOST} \
    47     --host=${CLFS_TARGET} \
    48     --libdir=/tools/lib64 \
    49     --enable-cxx</userinput></screen>
     43<screen os="c"><userinput>CC_FOR_BUILD=gcc ./configure --prefix=/tools \
     44    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     45    --libdir=/tools/lib64 --enable-cxx</userinput></screen>
    5046
    5147    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.