Changeset cc5fa6e for BOOK/final-system/common
- Timestamp:
- May 25, 2006, 10:47:48 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- d62f5b5
- Parents:
- 89336bc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/gcc.xml
r89336bc rcc5fa6e 26 26 <title>Installation of GCC</title> 27 27 28 <para os="p1">The following patch fixes an issue where gcc doesn't generate 29 some code properly:</para> 30 31 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-PR26763-patch;</userinput></screen> 32 33 <para os="p3">The following patch fixes the searching of multilib dirs for 28 <para os="p1">The following patch fixes the searching of multilib dirs for 34 29 specs file:</para> 35 30 36 <screen os="p 4"><userinput>patch -Np1 -i ../&gcc-PR20425-patch;</userinput></screen>31 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-PR20425-patch;</userinput></screen> 37 32 38 33 <para os="d">Apply a <command>sed</command> substitution that will suppress the
Note:
See TracChangeset
for help on using the changeset viewer.