Changeset d4bb6ba for BOOK/final-system/64
- Timestamp:
- Jan 13, 2008, 11:59:04 AM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 35044f1
- Parents:
- a414012
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/64/gcc.xml
ra414012 rd4bb6ba 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 31 32 <para os="p3">Apply the following patch so that GCC links to /lib 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../common/gcc.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../common/gcc.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 39 40 <para os="p5">Apply the following patch so that GCC links to /lib 33 41 instead of /lib64:</para> 34 42 35 <screen os="p 4"><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen>43 <screen os="p6"><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen> 36 44 37 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.