Ignore:
Timestamp:
11/11/13 14:19:48 (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
b8a33e3
Parents:
88af5df
Message:

Add PKG_CONFIG= in front of configure for hosts that have pkg-config installed and libsubunit.

File:
1 edited

Legend:

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

    r88af5df r1437142  
    2626    xpointer="xpointer(//*[@os='c'])"/>
    2727
    28 <screen os="d"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
     28<screen os="d"><userinput>CC="${CC} ${BUILD64}" PKG_CONFIG= ./configure --prefix=/tools \
    2929    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    3030
Note: See TracChangeset for help on using the changeset viewer.