Changeset 830dc4e in clfs-sysroot for BOOK/final-system/common
- Timestamp:
- Mar 9, 2007, 5:53:38 PM (18 years ago)
- Branches:
- master
- Children:
- 60b0a15
- Parents:
- ca003e3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/gcc.xml
rca003e3 r830dc4e 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 dirs 34 for specs file. The patch standardizes the gcc drivers path iteration 35 functions, ensuring multilib directories are searched in the correct 36 order. This fixes various issues, most noticably with libtool on 37 multilib systems:</para> 38 39 <screen os="p4"><userinput>patch -Np1 -i ../&gcc-PR20425-patch;</userinput></screen> 32 40 33 41 <para os="a">Apply a <command>sed</command> substitution that will suppress the
Note:
See TracChangeset
for help on using the changeset viewer.