Ignore:
Timestamp:
Aug 12, 2009, 4:51:17 PM (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:
ae144bd
Parents:
cdee76f
Message:

Fix GMP compilation problem in the temp system when the host and target system have similar but not identical archs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/64/gmp.xml

    rcdee76f rded0f3a  
    3737    xpointer="xpointer(//*[@os='a'])"/>
    3838
    39 <screen os="b"><userinput>CPPFLAGS=-fexceptions CC="${CC} ${BUILD64}" \
     39<screen os="b"><userinput>HOST_CC=gcc CPPFLAGS=-fexceptions CC="${CC} ${BUILD64}" \
    4040    CXX="${CXX} ${BUILD64}" ./configure --prefix=/tools \
    4141    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
Note: See TracChangeset for help on using the changeset viewer.