Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/eudev.xml

    r1380a69 rb27081c4  
    2929   <para os="a">Prepare Eudev for compilation:</para>
    3030
    31 <screen os="b"><userinput>./configure --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    32     --disable-introspection --disable-gtk-doc-html \
    33     --disable-gudev --disable-keymap --with-firmware-path=/tools/lib/firmware \
     31<screen os="b"><userinput>./configure \
     32    --prefix=/tools \
     33    --build=${CLFS_HOST} \
     34    --host=${CLFS_TARGET} \
     35    --disable-introspection \
     36    --disable-gtk-doc-html \
     37    --disable-gudev \
     38    --disable-keymap \
     39    --with-firmware-path=/tools/lib/firmware \
    3440    --enable-libkmod</userinput></screen>
    3541
Note: See TracChangeset for help on using the changeset viewer.