mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
glibc: forcefully disable selinux.
This commit is contained in:
parent
e69f28b9e6
commit
d271977b48
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ do_configure() {
|
||||||
--enable-multi-arch --enable-bind-now \
|
--enable-multi-arch --enable-bind-now \
|
||||||
--disable-profile --enable-kernel=2.6.27 \
|
--disable-profile --enable-kernel=2.6.27 \
|
||||||
--enable-stack-guard-randomization --enable-lock-elision \
|
--enable-stack-guard-randomization --enable-lock-elision \
|
||||||
--without-cvs --without-gd
|
--without-selinux --without-cvs --without-gd
|
||||||
}
|
}
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue