Changeset 4317f44 for BOOK/final-system/multilib/adjusting.xml
- Timestamp:
- Feb 22, 2011, 4:53:14 PM (14 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 1f9faab
- Parents:
- 957d7a0 (diff), dabbced (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/adjusting.xml
r957d7a0 r4317f44 11 11 <title>Adjusting the Toolchain</title> 12 12 13 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"13 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 14 14 href="../common/adjusting.xml" 15 15 xpointer="xpointer(//*[@os='a'])"/> … … 21 21 $(dirname $(gcc --print-libgcc-file-name))/specs</userinput></screen> 22 22 23 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 24 24 href="../common/adjusting.xml" 25 25 xpointer="xpointer(//*[@os='d'])"/> … … 31 31 <caution> 32 32 33 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 34 href="../common/adjusting.xml" 35 35 xpointer="xpointer(//*[@os='f'])"/> … … 41 41 readelf -l a.out | grep ': /lib'</userinput></screen> 42 42 43 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 44 44 href="../common/adjusting.xml" 45 45 xpointer="xpointer(//*[@os='h'])"/> 46 46 47 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 48 48 href="../common/adjusting.xml" 49 49 xpointer="xpointer(//*[@os='i'])"/> … … 55 55 readelf -l a.out | grep ': /lib'</userinput></screen> 56 56 57 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 58 58 href="../common/adjusting.xml" 59 59 xpointer="xpointer(//*[@os='h'])"/> … … 66 66 of our dynamic linker.</para> 67 67 68 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 69 69 href="../common/adjusting.xml" 70 70 xpointer="xpointer(//*[@os='k'])"/> 71 71 72 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 73 73 href="../common/adjusting.xml" 74 74 xpointer="xpointer(//*[@os='l'])"/> 75 75 76 <xi:include xmlns:xi="http://www.w3.org/200 3/XInclude"76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 77 77 href="../common/adjusting.xml" 78 78 xpointer="xpointer(//*[@os='m'])"/>
Note:
See TracChangeset
for help on using the changeset viewer.