Changeset 2643b9b4 for BOOK/final-system/multilib/gmp-64bit.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/gmp-64bit.xml
raf43a09 r2643b9b4 41 41 42 42 <screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILD64}" \ 43 CXX="g++ -isystem /usr/include ${BUILD64}" \ 44 LDFLAGS="-Wl,-rpath-link,/lib64 ${BUILD64}" ./configure --prefix=/usr \ 43 CXX="g++ -isystem /usr/include ${BUILD64}" \ 44 LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64 ${BUILD64}" \ 45 ./configure --prefix=/usr \ 45 46 --libdir=/usr/lib64 --enable-cxx --enable-mpbsd</userinput></screen> 46 47
Note:
See TracChangeset
for help on using the changeset viewer.