Changeset 3e71b22 in clfs-sysroot for BOOK/final-system
- Timestamp:
- Dec 11, 2006, 1:50:37 PM (18 years ago)
- Branches:
- master
- Children:
- 83703fd
- Parents:
- 5811db8
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/binutils.xml
r5811db8 r3e71b22 30 30 31 31 <screen os="p2"><userinput>patch -Np1 -i ../&binutils-posix-patch;</userinput></screen> 32 33 <para os="p3">The following patches merges all updates from the &binutils-version; Branch from 34 the binutils developers:</para> 35 36 <screen os="p4"><userinput>patch -Np1 -i ../&binutils-branch_update-patch;</userinput></screen> 32 37 33 38 <para os="a">The Binutils documentation recommends building Binutils outside of the -
BOOK/final-system/hppa/binutils.xml
r5811db8 r3e71b22 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 31 32 <para os="p3">The following patch adds TLS support to Binutils:</para> 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../common/binutils.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 33 35 34 <screen os="p4"><userinput>patch -Np1 -i ../&binutils-hppa_tls-patch;</userinput></screen> 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../common/binutils.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 39 40 <para os="p5">The following patch adds TLS support to Binutils:</para> 41 42 <screen os="p6"><userinput>patch -Np1 -i ../&binutils-hppa_tls-patch;</userinput></screen> 35 43 36 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.