Ignore:
Timestamp:
Oct 10, 2012, 6:42:21 PM (12 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f7b2c72
Parents:
0cce40d (diff), 80cbd64 (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.cross-lfs.org:cross-lfs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/alpha/eglibc-headers.xml

    r0cce40d r73ace20  
    6161<screen os="s3"><userinput>CC=gcc ../eglibc-&eglibc-version;/configure --prefix=/tools \
    6262   --host=${CLFS_TARGET} --build=${CLFS_HOST} \
    63    --disable-sanity-checks --enable-kernel=2.6.0 \
     63   --disable-sanity-checks --enable-kernel=2.6.32 \
    6464   --with-headers=/tools/include --cache-file=config.cache \
    6565   --with-binutils=/cross-tools/${CLFS_TARGET}/bin</userinput></screen>
     
    113113
    114114       <varlistentry os="ca6">
    115             <term><parameter>--enable-kernel=2.6.0</parameter></term>
     115            <term><parameter>--enable-kernel=2.6.32</parameter></term>
    116116            <listitem>
    117117               <para>This tells EGLIBC to compile the library with support
    118                for 2.6.x Linux kernels.</para>
     118               for 2.6.32 and later Linux kernels.</para>
    119119            </listitem>
    120120       </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.