Changeset 991595cf for BOOK/final-system/common/gmp.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/common/gmp.xml
rdbc5b02 r991595cf 51 51 CXX="g++ -isystem /usr/include" \ 52 52 LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \ 53 ./configure --prefix=/usr --enable-cxx \ 54 --docdir=/usr/share/doc/gmp-&gmp-version;</userinput></screen> 53 ./configure \ 54 --prefix=/usr \ 55 --enable-cxx \ 56 --docdir=/usr/share/doc/gmp-&gmp-version;</userinput></screen> 55 57 56 58 <para os="c">Compile the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.