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

    re8f3474 r9597c5a  
    4141    xpointer="xpointer(//*[@os='c'])"/>
    4242
    43 <screen os="aa"><userinput>CC="${CC} ${BUILD64}" PKG_CONFIG=true \
     43<screen os="aa"><userinput>CC="${CC} ${BUILD64}" \
    4444  ../configure --prefix=/tools --enable-elf-shlibs \
    4545    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     
    5555    xpointer="xpointer(//*[@os='f'])"/>
    5656
    57 <screen os="g"><userinput>make LIBUUID="-luuid" STATIC_LIBUUID="-luuid" \
    58     LIBBLKID="-lblkid" STATIC_LIBBLKID="-lblkid" \
    59     LDFLAGS="-Wl,-rpath,/tools/lib64"</userinput></screen>
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="../common/e2fsprogs.xml"
     59    xpointer="xpointer(//*[@os='g'])"/>
    6060
    6161    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.