Changeset 1c92ca5 in clfs-sysroot for BOOK/final-system/common
- Timestamp:
- Jul 11, 2009, 1:21:00 PM (16 years ago)
- Branches:
- master
- Children:
- c4fd0e3
- Parents:
- 0818107
- Location:
- BOOK/final-system/common
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/gmp.xml
r0818107 r1c92ca5 31 31 <para os="a">Prepare GMP for compilation:</para> 32 32 33 <screen os="b"><userinput> ./configure --prefix=/usr \33 <screen os="b"><userinput>CPPFLAGS=-fexceptions ./configure --prefix=/usr \ 34 34 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 35 35 --enable-cxx --enable-mpbsd</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.