mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
Update --enable-kernel parameter for glibc 2.26
This commit is contained in:
parent
abfcc20018
commit
01592c9241
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ do_configure() {
|
|||
--libdir=${_libdir} --libexecdir=${_libdir} \
|
||||
--enable-add-ons=libidn --enable-obsolete-rpc \
|
||||
--enable-multi-arch --enable-bind-now \
|
||||
--disable-profile --enable-kernel=2.6.32 \
|
||||
--disable-profile --enable-kernel=3.2.0 \
|
||||
--enable-stack-guard-randomization \
|
||||
--without-selinux --without-cvs --without-gd \
|
||||
--disable-lock-elision --enable-obsolete-nsl \
|
||||
|
|
Loading…
Add table
Reference in a new issue