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/ppc64/e2fsprogs-libs.xml

    r6eb13f4 r6c19f5e  
    4646    xpointer="xpointer(//*[@os='c'])"/>
    4747
    48 <screen os="aa"><userinput>CC="${CC} ${BUILD32}" PKG_CONFIG=true \
     48<screen os="aa"><userinput>CC="${CC} ${BUILD32}" \
    4949  ../configure --prefix=/tools --enable-elf-shlibs \
    5050    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     
    6060    xpointer="xpointer(//*[@os='f'])"/>
    6161
    62 <screen os="g"><userinput>make LIBUUID="-luuid" STATIC_LIBUUID="-luuid" \
    63     LIBBLKID="-lblkid" STATIC_LIBBLKID="-lblkid" libs</userinput></screen>
     62    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     63    href="../common/e2fsprogs.xml"
     64    xpointer="xpointer(//*[@os='g'])"/>
    6465
    6566    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.