Changeset e81afa2 for BOOK/cross-tools
- Timestamp:
- Jul 25, 2010, 3:23:40 PM (14 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 54d2269
- Parents:
- 134074b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/ppl.xml
r134074b re81afa2 23 23 <title>Installation of PPL</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 26 href="../../final-system/common/ppl.xml" 28 xpointer="xpointer(//*[@os='p1'])"/>27 xpointer="xpointer(//*[@os='s1'])"/> 29 28 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 31 href="../../final-system/common/ppl.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> 33 --> 29 <screen os="s2"><userinput>cp configure{,.orig} 30 sed -e "s/__GMP_BITS_PER_MP_LIMB/GMP_LIMB_BITS/g" \ 31 configure.orig > configure</userinput></screen> 34 32 35 33 <para os="a">Prepare PPL for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.