Ignore:
Timestamp:
Oct 30, 2014, 5:38:55 PM (9 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
815d1d7
Parents:
bb41190
Message:

Add --without-python configure switch to avoid building the Python bindings when Python is installed on the host system.

File:
1 edited

Legend:

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

    rbb41190 ra7f7b63  
    3030    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3131    --libdir='${prefix}'/lib64 --disable-makeinstall-chown \
    32     --disable-makeinstall-setuid</userinput></screen>
     32    --disable-makeinstall-setuid --without-python</userinput></screen>
    3333
    3434    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.