mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
Merge pull request #3527 from antonlacon/minimum-kernel2
glibc: raise minimum kernel supported to 4.4.0
This commit is contained in:
commit
3fbf6af38d
@ -27,7 +27,7 @@ PKG_CONFIGURE_OPTS_TARGET="BASH_SHELL=/bin/sh \
|
||||
--with-__thread \
|
||||
--with-binutils=$BUILD/toolchain/bin \
|
||||
--with-headers=$SYSROOT_PREFIX/usr/include \
|
||||
--enable-kernel=3.0.0 \
|
||||
--enable-kernel=4.4.0 \
|
||||
--without-cvs \
|
||||
--without-gd \
|
||||
--disable-build-nscd \
|
||||
|
Loading…
x
Reference in New Issue
Block a user