Ignore:
Timestamp:
Jul 1, 2009, 6:11:43 PM (15 years ago)
Author:
Zack Winkles <eikniw@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ef26643
Parents:
f036108
Message:

Add CLooG/PPL, and use it everything.

File:
1 edited

Legend:

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

    rf036108 r9470388  
    3737    xpointer="xpointer(//*[@os='a'])"/>
    3838
    39 <screen os="b"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \
    40     ./configure --prefix=/tools \
     39<screen os="b"><userinput>CPPFLAGS=-fexceptions CC="${CC} \
     40    ${BUILD64}" CXX="${CXX} ${BUILD64}" ./configure --prefix=/tools \
    4141    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    42     --libdir=/tools/lib64 --enable-cxx \
    43     --enable-mpbsd</userinput></screen>
     42    --libdir=/tools/lib64 --enable-cxx</userinput></screen>
    4443
    4544    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.