Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/libtool-64bit.xml

    r686839b rb27081c4  
    2626    xpointer="xpointer(//*[@os='a1'])"/>
    2727
    28  <screen os="a2"><userinput>echo "lt_cv_sys_dlsearch_path='/lib64 /usr/lib64 /usr/local/lib64 /opt/lib64'" &gt; config.cache</userinput></screen>
     28<screen os="a2"><userinput>echo "lt_cv_sys_dlsearch_path='/lib64 /usr/lib64 /usr/local/lib64 /opt/lib64'" &gt; config.cache</userinput></screen>
    2929
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    3232    xpointer="xpointer(//*[@os='a'])"/>
    3333
    34 <screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
    35    --libdir=/usr/lib64 --cache-file=config.cache</userinput></screen>
     34<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure \
     35    --prefix=/usr \
     36    --libdir=/usr/lib64 \
     37    --cache-file=config.cache</userinput></screen>
    3638
    3739    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.