Changeset 991595cf for BOOK/final-system/multilib/gmp-64bit.xml
- Timestamp:
- Dec 14, 2015, 12:21:52 AM (9 years ago)
- Branches:
- sysvinit
- Children:
- fc86858d
- Parents:
- dbc5b02 (diff), c7477f8e (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
rdbc5b02 r991595cf 43 43 CXX="g++ -isystem /usr/include ${BUILD64}" \ 44 44 LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64 ${BUILD64}" \ 45 ./configure --prefix=/usr \ 46 --libdir=/usr/lib64 --enable-cxx \ 45 ./configure \ 46 --prefix=/usr \ 47 --libdir=/usr/lib64 \ 48 --enable-cxx \ 47 49 --docdir=/usr/share/doc/gmp-&gmp-version;</userinput></screen> 48 50
Note:
See TracChangeset
for help on using the changeset viewer.