mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
glibc: raise minimum compatible kernel for binaries to 5.4.0
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
d6622d5b94
commit
ffdd2317b2
@ -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=4.4.0 \
|
||||
--enable-kernel=5.4.0 \
|
||||
--without-cvs \
|
||||
--without-gd \
|
||||
--disable-build-nscd \
|
||||
|
Loading…
x
Reference in New Issue
Block a user