Changeset fa72a755 for BOOK/temp-system/common
- Timestamp:
- May 3, 2014, 10:01:44 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 53ba169
- Parents:
- 788695f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/gmp.xml
r788695f rfa72a755 35 35 <para os="a">Prepare GMP for compilation:</para> 36 36 37 <screen os="b"><userinput> HOST_CC=gcc ./configure --prefix=/tools \37 <screen os="b"><userinput>CC_FOR_BUILD=gcc ./configure --prefix=/tools \ 38 38 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 39 39 --enable-cxx</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.