Ignore:
Timestamp:
Aug 30, 2012, 10:18:02 AM (12 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f34bfa1
Parents:
10d3d46
Message:

Update host system requirements. Book's supported linux kernel version is 2.6.32 or greater.

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

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/ppc64/eglibc-64bit.xml

    r10d3d46 r65ab9ce  
    6969<screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
    7070    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    71     --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
     71    --disable-profile --enable-add-ons --enable-kernel=2.6.32 \
    7272    --libexecdir=/usr/lib64/eglibc --libdir=/usr/lib64</userinput></screen>
    7373
  • BOOK/final-system/ppc64/eglibc.xml

    r10d3d46 r65ab9ce  
    9393<screen os="h"><userinput>CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \
    9494    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    95     --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
     95    --disable-profile --enable-add-ons --enable-kernel=2.6.32 \
    9696    --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32}</userinput></screen>
    9797
Note: See TracChangeset for help on using the changeset viewer.