Use Linux 6.10 in build-many-glibcs.py

Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
builds).
Reviewed-by: Florian Weimer <fweimer@redhat.com>
This commit is contained in:
Adhemerval Zanella 2024-07-16 17:08:45 +00:00
parent faeaa3bc9f
commit f7e638f5a4

View File

@ -834,7 +834,7 @@ class Context(object):
'gcc': 'vcs-13',
'glibc': 'vcs-mainline',
'gmp': '6.3.0',
'linux': '6.9',
'linux': '6.10',
'mpc': '1.3.1',
'mpfr': '4.2.1',
'mig': 'vcs-mainline',