Changeset 5f7044b
- Timestamp:
- Apr 19, 2006, 12:09:18 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:
- d835347
- Parents:
- cf66de6e
- Location:
- BOOK
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/gcc.xml
rcf66de6e r5f7044b 38 38 some code properly:</para> 39 39 40 <screen os="p2"><userinput>patch -Np1 -i ../&gcc- fold_const-patch;</userinput></screen>40 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-PR26763-patch;</userinput></screen> 41 41 42 42 <para os="d">Apply a <command>sed</command> substitution that will suppress the -
BOOK/introduction/common/changelog.xml
rcf66de6e r5f7044b 38 38 39 39 <listitem> 40 <para>April 18, 2006</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jim] - Renamed gcc fold_const patch to the PR #.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 47 48 <listitem> 40 49 <para>April 17, 2006</para> 41 50 <itemizedlist> -
BOOK/patches.ent
rcf66de6e r5f7044b 17 17 18 18 <!ENTITY gcc-cross_search-patch "gcc-&gcc-version;-cross_search_paths-1.patch"> 19 <!ENTITY gcc- fold_const-patch "gcc-&gcc-version;-fold_const_fix-1.patch">19 <!ENTITY gcc-PR26763-patch "gcc-&gcc-version;-PR26763-1.patch"> 20 20 <!ENTITY gcc-posix-patch "gcc-&gcc-version;-posix-1.patch"> 21 21 <!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.