Ignore:
Timestamp:
Dec 13, 2015, 4:21:52 PM (9 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/boot/multilib/eudev.xml

    rdbc5b02 r991595cf  
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28 <screen os="b"><userinput>./configure --prefix=/tools --build=${CLFS_HOST} \
    29     --host=${CLFS_TARGET} --libdir=/tools/lib64 --with-rootlibdir=/tools/lib64 \
    30     --disable-introspection --disable-gtk-doc-html --disable-gudev \
    31     --disable-keymap --with-firmware-path=/lib/firmware --enable-libkmod</userinput></screen>
     28<screen os="b"><userinput>./configure \
     29    --prefix=/tools \
     30    --build=${CLFS_HOST} \
     31    --host=${CLFS_TARGET} \
     32    --libdir=/tools/lib64 \
     33    --with-rootlibdir=/tools/lib64 \
     34    --disable-introspection \
     35    --disable-gtk-doc-html \
     36    --disable-gudev \
     37    --disable-keymap \
     38    --with-firmware-path=/lib/firmware \
     39    --enable-libkmod</userinput></screen>
    3240
    3341    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.