Changeset e27e35f for BOOK/chroot


Ignore:
Timestamp:
Sep 21, 2007, 9:04:05 PM (17 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
7c10aba
Parents:
0d435d5
Message:

Removed uncessary BUILD32 reference from non-multilib util-linux, and added build and host configure options to chroot util-linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/chroot/common/util-linux-ng.xml

    r0d435d5 re27e35f  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>CC="${CC} ${BUILD32}" ./configure --prefix=/tools</userinput></screen>
     29<screen os="b"><userinput>./configure --prefix=/tools \
     30    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    3031
    3132    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.