glibc: forcefully disable selinux.
This commit is contained in:
parent
e69f28b9e6
commit
d271977b48
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue