Use Linux 6.19 in build-many-glibcs.py

Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
builds).
This commit is contained in:
Joseph Myers
2026-02-10 13:53:46 +00:00
parent d71a81ab37
commit 5f554e478c
+1 -1
View File
@@ -864,7 +864,7 @@ class Context(object):
'gcc': 'vcs-15',
'glibc': 'vcs-mainline',
'gmp': '6.3.0',
'linux': '6.18',
'linux': '6.19',
'mpc': '1.3.1',
'mpfr': '4.2.2',
'mig': 'vcs-mainline',