mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
Use Linux 5.9 in build-many-glibcs.py.
This patch makes build-many-glibcs.py use Linux 5.9. Tested with build-many-glibcs.py (host-libraries, compilers and glibcs builds).
This commit is contained in:
parent
6c2b579962
commit
f603224706
@ -769,7 +769,7 @@ class Context(object):
|
||||
'gcc': 'vcs-10',
|
||||
'glibc': 'vcs-mainline',
|
||||
'gmp': '6.2.0',
|
||||
'linux': '5.8',
|
||||
'linux': '5.9',
|
||||
'mpc': '1.2.0',
|
||||
'mpfr': '4.1.0',
|
||||
'mig': 'vcs-mainline',
|
||||
|
Loading…
Reference in New Issue
Block a user