Changeset eb0b573 for BOOK/temp-system


Ignore:
Timestamp:
Dec 26, 2015, 3:08:17 PM (9 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
06171dd
Parents:
97c98d7
Message:

We don't include ncurses wide libraries in the temp system. If the host has the proper links and pkg-config files setup then it is a problem. Don't let util-linux attempt to find ncursesw. PKG_CONFIG_PATH=.

Location:
BOOK/temp-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/util-linux.xml

    r97c98d7 reb0b573  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>./configure \
     29<screen os="b"><userinput>PKG_CONFIG_PATH="" ./configure \
    3030    --prefix=/tools \
    3131    --build=${CLFS_HOST} \
  • BOOK/temp-system/multilib/util-linux.xml

    r97c98d7 reb0b573  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="be"><userinput>./configure \
     29<screen os="be"><userinput>PKG_CONFIG_PATH="" ./configure \
    3030    --prefix=/tools \
    3131    --build=${CLFS_HOST} \
Note: See TracChangeset for help on using the changeset viewer.