Ignore:
Timestamp:
May 18, 2014, 8:23:56 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
f319d64
Parents:
6eb13f4
Message:

Replaced PKG_CONFIG vars with pkg-config-lite installed in /cross-tools

File:
1 edited

Legend:

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

    r6eb13f4 r6c19f5e  
    2828   <para os="a">Prepare Eudev for compilation:</para>
    2929
    30 <screen os="b"><userinput>BLKID_CFLAGS="-I/tools/include" BLKID_LIBS="-L/tools/lib -lblkid" \
    31     KMOD_CFLAGS="-I/tools/include/" KMOD_LIBS="-L/tools/lib -lkmod" \
    32     ./configure --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     30<screen os="b"><userinput>./configure --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3331    --disable-introspection --disable-gtk-doc-html \
    3432    --disable-gudev --disable-keymap --with-firmware-path=/lib/firmware \
Note: See TracChangeset for help on using the changeset viewer.