Ignore:
File:
1 edited

Legend:

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

    rb6831b6 r239596a  
    3030    <para os="a">Prepare CLooG-PPL for compilation:</para>
    3131
    32 <screen os="b"><userinput>CC="gcc -isystem /usr/include" \
    33 LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \
    34   ./configure --prefix=/usr --enable-shared --with-gmp \
     32<screen os="b"><userinput>CC="gcc -isystem /usr/include" LDFLAGS="-Wl,-rpath-link,/lib" \
     33    ./configure --prefix=/usr --enable-shared --with-gmp \
    3534    --with-ppl</userinput></screen>
    3635
Note: See TracChangeset for help on using the changeset viewer.