Changeset 6cde7ca in clfs-sysroot for BOOK/final-system
- Timestamp:
- Sep 9, 2007, 1:40:02 PM (17 years ago)
- Branches:
- master
- Children:
- a76a37b
- Parents:
- 657b47e
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/binutils.xml
r657b47e r6cde7ca 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 from34 the Binutils developers:</para>35 36 <screen os="p4"><userinput>patch -Np1 -i ../&binutils-branch_update-patch;</userinput></screen>37 32 38 33 <para os="a">The Binutils documentation recommends building Binutils outside of the -
BOOK/final-system/hppa/binutils.xml
r657b47e r6cde7ca 29 29 href="../common/binutils.xml" 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"33 href="../common/binutils.xml"34 xpointer="xpointer(//*[@os='p3'])"/>35 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>43 31 44 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.