Use Linux 6.11 in build-many-glibcs.py

Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
builds).

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
This commit is contained in:
Adhemerval Zanella 2024-10-08 15:45:23 -03:00
parent 0e8738a48c
commit d17e5d5f6e

View File

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