diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 649eb9584..e1f0633eb 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -30,7 +30,8 @@ cd ../glibc-build ../glibc-&glibc-version;/configure --prefix=/tools \ --disable-profile --enable-add-ons \ --enable-kernel=2.6.0 --with-binutils=/tools/bin \ - --without-gd --without-cvs --with-headers=/tools/include + --without-gd --without-cvs --with-headers=/tools/include \ + --disable-selinux Compile the package: