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/cross-tools/multilib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/multilib/eglibc-64bit.xml

    r10d3d46 r65ab9ce  
    6565    --host=${CLFS_TARGET} --build=${CLFS_HOST} --libdir=/tools/lib64 \
    6666    --disable-profile --enable-add-ons \
    67     --with-tls --enable-kernel=2.6.0 --with-__thread \
     67    --with-tls --enable-kernel=2.6.32 --with-__thread \
    6868    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    6969    --cache-file=config.cache</userinput></screen>
  • BOOK/cross-tools/multilib/eglibc.xml

    r10d3d46 r65ab9ce  
    6060    --host=${CLFS_TARGET32} --build=${CLFS_HOST} \
    6161    --disable-profile --enable-add-ons \
    62     --with-tls --enable-kernel=2.6.0 --with-__thread \
     62    --with-tls --enable-kernel=2.6.32 --with-__thread \
    6363    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    6464    --cache-file=config.cache</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.