Ignore:
Timestamp:
Sep 9, 2007, 3:27:07 PM (17 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
c51839c
Parents:
4df8ff7
Message:

Corrected Build Error:Util-linux-ng was not cross-compiling in Boot Section

File:
1 edited

Legend:

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

    r4df8ff7 r1d13292  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>CC="${CC} ${BUILD32}" ./configure --prefix=/tools</userinput></screen>
     29<screen os="b"><userinput>CC="${CC} ${BUILD32}" ./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.