Ignore:
Timestamp:
May 9, 2014, 10:28:32 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
4190ca2, b925729
Parents:
2690a47
Message:

Correct PKG_CONFIG_PATH for 64-bit libpipeline

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/libpipeline-64bit.xml

    r2690a47 r9b519e2  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>PKG_CONFIG_PATH=${PKG_CONFIG_PATH64} \
    30 CC="gcc ${BUILD64}" \
    31   ./configure --prefix=/usr --libdir=/usr/lib64</userinput></screen>
     29<screen os="b"><userinput>PKG_CONFIG_PATH=/tools/lib64/pkgconfig
     30    CC="gcc ${BUILD64}" \
     31    ./configure --prefix=/usr --libdir=/usr/lib64</userinput></screen>
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.