Ignore:
Timestamp:
Dec 21, 2008, 11:44:08 AM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
c3f01f3
Parents:
dab54f4
Message:

Add --host=i686-pc-linux-gnu to the 32bit MPFR build on multilib. This fixed the almost complete testsuite failure.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/mpfr.xml

    rdab54f4 rdf56d74  
    2929<screen os="b"><userinput>CC="gcc -Wl,-rpath-link,/lib -isystem /usr/include ${BUILD32}" \
    3030    ./configure --prefix=/usr \
    31     --enable-shared</userinput></screen>
     31    --host=${CLFS_TARGET32} --enable-shared</userinput></screen>
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.