Ignore:
Timestamp:
May 18, 2014, 8:25:27 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
5a951e7
Parents:
e8f3474
git-author:
Chris Staub <chris@…> (05/18/14 20:23:56)
git-committer:
Chris Staub <chris@…> (05/18/14 20:25:27)
Message:

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

Conflicts:

BOOK/introduction/common/changelog.xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/ppc64/e2fsprogs-libs.xml

    re8f3474 r9597c5a  
    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.