From a93258dc7f7ea32754c05c126ae2ca67a85fc2bf Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 22 Aug 2013 14:45:43 +0000 Subject: Update minimum kernel requirement for the host Minor edit in rc.sit requiring bootscript update. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10327 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05/glibc.xml') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index e08ec88fb..7d0c1ce7b 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -80,7 +80,7 @@ esac --host=$LFS_TGT \ --build=$(../glibc-&glibc-version;/scripts/config.guess) \ --disable-profile \ - --enable-kernel=2.6.34 \ + --enable-kernel=&min-kernel; \ --with-headers=/tools/include \ libc_cv_forced_unwind=yes \ libc_cv_ctors_header=yes \ -- cgit v1.2.3-54-g00ecf