From 663ecfcc5f04e7c2860b83ef89e49f5e8b68bbbe Mon Sep 17 00:00:00 2001 From: Archaic Date: Wed, 29 Jun 2005 16:24:16 +0000 Subject: Several minor wording changes (chapters 1 - 5). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'chapter05/glibc.xml') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 053b19c24..2835395ea 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -104,16 +104,13 @@ installed to the tools directory, so that it knows exactly what features the kernel has and can optimize itself accordingly. - --without-selinux -When building from hosts using SELinux functionality -(i.e. Fedora Core 3), Glibc will try to integrate this functionality into -itself, but will fail, because we do not have this functionality in the LFS -tools environment. This option will disable this, allowing Glibc to build -correctly, but will not otherwise affect the build. +When building from hosts that include SELinux functionality +(e.g. Fedora Core 3), Glibc will build with support for SELinux. As the LFS +tools environment does not contain support for SELinux, a Glibc compiled with +such support will fail to operate correctly. - During this stage the following warning might appear: -- cgit v1.2.3-54-g00ecf