Changeset 51bdc83a for BOOK/final-system/mips64/gmp-64bit.xml
- Timestamp:
- Jun 8, 2009, 12:48:19 AM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 6aff9c0
- Parents:
- bfc344f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/mips64/gmp-64bit.xml
rbfc344f r51bdc83a 68 68 xpointer="xpointer(//*[@os='i'])"/> 69 69 70 <para os="j">Create the 64bit header file:</para> 70 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 71 href="../multilib/gmp-64bit.xml" 72 xpointer="xpointer(//*[@os='j'])"/> 71 73 72 <screen os="k"><userinput>mv -v /usr/include/gmp{,-64}.h</userinput></screen> 74 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 75 href="../multilib/gmp-64bit.xml" 76 xpointer="xpointer(//*[@os='k'])"/> 73 77 74 <para os="l">Finally, Create a stub header in the place of the originals:</para> 78 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 79 href="../multilib/gmp-64bit.xml" 80 xpointer="xpointer(//*[@os='l'])"/> 75 81 76 82 <screen os="m"><userinput>cat > /usr/include/gmp.h << "EOF"
Note:
See TracChangeset
for help on using the changeset viewer.