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

Location:
BOOK/temp-system/64
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/64/check.xml

    r6eb13f4 r6c19f5e  
    2626    xpointer="xpointer(//*[@os='c'])"/>
    2727
    28 <screen os="d"><userinput>CC="${CC} ${BUILD64}" PKG_CONFIG= ./configure --prefix=/tools \
     28<screen os="d"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    2929    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    30 
    31     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    32     href="../common/check.xml"
    33     xpointer="xpointer(//*[@os='e'])"/>
    3430
    3531    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/64/util-linux.xml

    r6eb13f4 r6c19f5e  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="be"><userinput>CC="${CC} ${BUILD64}" PKG_CONFIG= ./configure --prefix=/tools \
     29<screen os="be"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    3030    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3131    --disable-makeinstall-chown --disable-makeinstall-setuid</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.