Changeset e92465d for BOOK/final-system/common
- Timestamp:
- Sep 13, 2009, 8:25:05 PM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 0a81d23
- Parents:
- dca5b7b (diff), 32cb8ca (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- BOOK/final-system/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/eglibc.xml
rdca5b7b re92465d 39 39 </note> 40 40 41 <para os="p1">EGLIBC has various issues addressed by the following patch:</para> 41 <para os="p1">The following patch contains a number architecture and fixes related to 42 our build &eglibc-version;. This patch was developed by CLFS devs For details on 43 what's in the patch, look at http://trac.cross-lfs.org/browser/scripts/fetch/eglibc/&eglibc-version;:</para> 42 44 43 45 <screen os="p2"><userinput>patch -Np1 -i ../&eglibc-fixes-patch;</userinput></screen> -
BOOK/final-system/common/gcc.xml
rdca5b7b re92465d 30 30 31 31 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 32 33 <para os="p3">The following patch contains a number architecture and fixes related to 34 our build &gcc-version;. This patch was developed by CLFS devs For details on 35 what's in the patch, look at http://trac.cross-lfs.org/browser/scripts/patch/gcc/&gcc-version;:</para> 36 37 <screen os="p4"><userinput>patch -Np1 -i ../&gcc-fixes-patch;</userinput></screen> 32 38 33 39 <para os="d">Apply a <command>sed</command> substitution that will suppress the
Note:
See TracChangeset
for help on using the changeset viewer.