Ignore:
Timestamp:
Sep 13, 2009, 8:25:05 PM (15 years ago)
Author:
Chris Staub <chris@…>
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.
Message:

Merge branch 'master' of git://git.cross-lfs.org/cross-lfs

Location:
BOOK/final-system/common
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/eglibc.xml

    rdca5b7b re92465d  
    3939    </note>
    4040
    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>
    4244
    4345<screen os="p2"><userinput>patch -Np1 -i ../&eglibc-fixes-patch;</userinput></screen>
  • BOOK/final-system/common/gcc.xml

    rdca5b7b re92465d  
    3030
    3131<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>
    3238
    3339    <para os="d">Apply a <command>sed</command> substitution that will suppress the
Note: See TracChangeset for help on using the changeset viewer.