diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/glibc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 16f11a859..9b05e406f 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -100,9 +100,9 @@ kernel has and can optimize itself accordingly.</para></listitem> <varlistentry> <term><parameter>--without-selinux</parameter></term> <listitem><para>When building from hosts using SELinux functionality -(i.e. Fedora Core 3), glibc will try to integrate this functionality into +(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 +tools environment. This option will disable this, allowing Glibc to build correctly, but will not otherwise affect the build.</para></listitem> </varlistentry> <!-- --> |