Merge pull request #7296 from heitbaum/glib60

glibc: update enable-kernel=6.0.0
This commit is contained in:
CvH 2022-12-25 09:52:55 +01:00 committed by GitHub
commit 8adfd603db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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=5.15.0 \
--enable-kernel=6.0.0 \
--without-cvs \
--without-gd \
--disable-build-nscd \