mirror of
git://sourceware.org/git/glibc.git
synced 2026-09-08 23:58:31 +08:00
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user