Use Linux 6.12 in build-many-glibcs.py

Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
builds).
This commit is contained in:
Joseph Myers 2024-12-03 03:11:22 +00:00
parent c5a3d1bc84
commit f43eb2cf30

View File

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