Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/cloog-ppl-n32.xml

    r9470388 re742e58  
    3737    xpointer="xpointer(//*[@os='a'])"/>
    3838
    39 <screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILDN32}" \
     39<screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILDM32}" \
    4040    LDFLAGS="-Wl,-rpath-link,/lib32 ${BUILDN32}" ./configure --prefix=/usr \
    41         --libdir=/usr/lib32 --enable-shared \
    42     --with-libgmp-prefix=/usr --with-libgmpxx-prefix=/usr</userinput></screen>
     41    --libdir=/usr/lib32 --enable-shared --with-gmp \
     42    --with-ppl</userinput></screen>
    4343
    4444    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.