Ignore:
Timestamp:
Apr 13, 2014, 12:07:20 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
097344e
Parents:
22da6db
Message:

Install eudev in /tools

File:
1 edited

Legend:

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

    r22da6db r90e8c97  
    3030KMOD_CFLAGS="-I/tools/include/" KMOD_LIBS="-L/tools/lib -lkmod" \
    3131CC="${CC} ${BUILD64}" LDFLAGS="-Wl,-rpath,/tools/lib:/lib" \
    32     ./configure --prefix=/usr --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    33     --with-rootprefix='' --enable-split-usr --sysconfdir=/etc \
    34     --libexecdir=/lib --bindir=/sbin --sbindir=/sbin --libdir=/lib \
     32    ./configure --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3533    --disable-introspection --disable-gtk-doc-html --disable-gudev \
    3634    --disable-keymap --with-firmware-path=/lib/firmware --enable-libkmod</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.