Changeset 0d11714 for BOOK/boot/ppc64


Ignore:
Timestamp:
Nov 9, 2013, 3:37:29 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
fb8eaf3
Parents:
2dcee038
Message:

For hosts with pkg-config installed, fix an issue where the host's pkg-config is ran and causes util-linux to fail to configure and build properly, and set PKG_CONFIG= at configure time.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/ppc64/util-linux-32.xml

    r2dcee038 r0d11714  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="be"><userinput>CC="${CC} ${BUILD32}" PKG_CONFIG=true \
     29<screen os="be"><userinput>CC="${CC} ${BUILD32}" PKG_CONFIG= \
    3030  ./configure \
    3131    --prefix=/tools --exec-prefix=/tools \
Note: See TracChangeset for help on using the changeset viewer.