glibc: forcefully disable selinux.

This commit is contained in:
Juan RP 2014-01-02 10:46:25 +01:00
parent e69f28b9e6
commit d271977b48
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ do_configure() {
--enable-multi-arch --enable-bind-now \
--disable-profile --enable-kernel=2.6.27 \
--enable-stack-guard-randomization --enable-lock-elision \
--without-cvs --without-gd
--without-selinux --without-cvs --without-gd
}
do_build() {