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.xml

    re8f3474 r9597c5a  
    5454    xpointer="xpointer(//*[@os='c'])"/>
    5555
    56 <screen os="aa"><userinput>CC="${CC} ${BUILD64}" PKG_CONFIG=true \
     56<screen os="aa"><userinput>CC="${CC} ${BUILD64}" \
    5757  ../configure --prefix=/tools --enable-elf-shlibs \
    5858    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     
    6868    xpointer="xpointer(//*[@os='f'])"/>
    6969
    70 <screen os="g"><userinput>make LIBUUID="-luuid" STATIC_LIBUUID="-luuid" \
    71     LIBBLKID="-lblkid" STATIC_LIBBLKID="-lblkid" libs
    72 make LIBUUID="-luuid" STATIC_LIBUUID="-luuid" LIBBLKID="-lblkid" \
    73     STATIC_LIBBLKID="-lblkid" LDFLAGS="-Wl,-rpath,/tools/lib64" -C e2fsck/</userinput></screen>
     70<screen os="g"><userinput>make libs
     71make -C e2fsck/</userinput></screen>
    7472
    7573    <para os="i">Install the e2fsck binary:</para>
Note: See TracChangeset for help on using the changeset viewer.