Changeset 2643b9b4 for BOOK/final-system/multilib/cloog-ppl-n32.xml
- Timestamp:
- Apr 16, 2011, 5:46:52 PM (14 years ago)
- Children:
- 441840b
- Parents:
- af43a09 (diff), e0ad6ee (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/cloog-ppl-n32.xml
raf43a09 r2643b9b4 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILDM32}" \ 30 LDFLAGS="-Wl,-rpath-link,/lib32 ${BUILDN32}" ./configure --prefix=/usr \ 29 <screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILDN32}" \ 30 LDFLAGS="-Wl,-rpath-link,/usr/lib32:/lib32 ${BUILDN32}" \ 31 ./configure --prefix=/usr \ 31 32 --libdir=/usr/lib32 --enable-shared --with-gmp \ 32 33 --with-ppl</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.