1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-26 00:57:39 +03:00

Use Linux 6.17 in build-many-glibcs.py

Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
builds).
This commit is contained in:
Joseph Myers
2025-10-01 15:15:43 +00:00
parent a7ddbf456d
commit 48c053fd62

View File

@@ -835,7 +835,7 @@ class Context(object):
'gcc': 'vcs-15',
'glibc': 'vcs-mainline',
'gmp': '6.3.0',
'linux': '6.16',
'linux': '6.17',
'mpc': '1.3.1',
'mpfr': '4.2.2',
'mig': 'vcs-mainline',