Changeset c5d6cde in clfs-sysroot for BOOK/final-system
- Timestamp:
- May 20, 2007, 9:14:51 AM (17 years ago)
- Branches:
- master
- Children:
- 8f08779
- Parents:
- 88f5ffd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/gcc.xml
r88f5ffd rc5d6cde 30 30 31 31 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-posix-patch;</userinput></screen> 32 33 <para os="p3">The following patch fixes the searching of multilib dirs34 for specs file. The patch standardizes the gcc drivers path iteration35 functions, ensuring multilib directories are searched in the correct36 order. This fixes various issues, most noticably with libtool on37 multilib systems:</para>38 39 <screen os="p4"><userinput>patch -Np1 -i ../&gcc-PR20425-patch;</userinput></screen>40 32 41 33 <para os="a">Apply a <command>sed</command> substitution that will suppress the
Note:
See TracChangeset
for help on using the changeset viewer.