Changeset d8a6c15 for BOOK/final-system/common
- Timestamp:
- Mar 3, 2007, 10:26:08 AM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 277483d
- Parents:
- 3997220
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/gcc.xml
r3997220 rd8a6c15 25 25 <sect2 role="installation"> 26 26 <title>Installation of GCC</title> 27 28 <para os="p1">The following patch fixes the searching of multilib dirs 29 for specs file. The patch standardizes the gcc drivers path iteration 30 functions, ensuring multilib directories are searched in the correct 31 order. This fixes various issues, most noticably with libtool on 32 multilib systems:</para> 33 34 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-PR20425-patch;</userinput></screen> 27 35 28 36 <para os="d">Apply a <command>sed</command> substitution that will suppress the
Note:
See TracChangeset
for help on using the changeset viewer.