Ignore:
Timestamp:
Dec 13, 2015, 4:21:52 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
sysvinit
Children:
fc86858d
Parents:
dbc5b02 (diff), c7477f8e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'sysvinit' of clfs.org:cross-lfs into sysvinit

File:
1 edited

Legend:

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

    rdbc5b02 r991595cf  
    3030    xpointer="xpointer(//*[@os='c'])"/>
    3131
    32 <screen os="d"><userinput>./configure --prefix=/tools \
    33     --build=${CLFS_HOST} --host=${CLFS_TARGET}  --libdir=/tools/lib64</userinput></screen>
     32<screen os="d"><userinput>./configure \
     33    --prefix=/tools \
     34    --build=${CLFS_HOST} \
     35    --host=${CLFS_TARGET} \
     36    --libdir=/tools/lib64</userinput></screen>
    3437
    3538    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.