Changeset da6eb36 for BOOK/temp-system/common
- Timestamp:
- Jun 25, 2013, 11:39:07 AM (12 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 96f19c2
- Parents:
- 98b3f45
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/cloog.xml
r98b3f45 rda6eb36 27 27 <screen os="b"><userinput>./configure --prefix=/tools \ 28 28 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 29 --with-gmp-prefix=/tools </userinput></screen>29 --with-gmp-prefix=/tools --with-isl-prefix=/tools</userinput></screen> 30 30 31 31 <para os="c">Compile the package:</para> 32 32 33 <screen os="d"><userinput>make -C isl 34 make -C isl install 35 make</userinput></screen> 33 <screen os="d"><userinput>make</userinput></screen> 36 34 37 35 <para os="e">Install the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.