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/final-system/multilib/gmp-64bit.xml

    rf036108 r9470388  
    3636    xpointer="xpointer(//*[@os='a'])"/>
    3737
    38 <screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILD64}" CXX="g++ -isystem /usr/include ${BUILD64}" \
    39    LDFLAGS="-Wl,-rpath-link,/lib64 ${BUILD64}" ./configure --prefix=/usr \
     38<screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILD64}" \
     39    CXX="g++ -isystem /usr/include ${BUILD64}" \
     40    LDFLAGS="-Wl,-rpath-link,/lib64 ${BUILD64}" ./configure --prefix=/usr \
    4041    --libdir=/usr/lib64 --enable-cxx --enable-mpbsd</userinput></screen>
    4142
Note: See TracChangeset for help on using the changeset viewer.