|
@@ -30,7 +30,8 @@ cd ../glibc-build</userinput></screen>
|
|
|
<screen><userinput>../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</userinput></screen>
|
|
|
+ --without-gd --without-cvs --with-headers=/tools/include \
|
|
|
+ --disable-selinux</userinput></screen>
|
|
|
|
|
|
<para>Compile the package:</para>
|
|
|
|