Use Linux 5.10 in build-many-glibcs.py

Dmitry V. Levin ldv@altlinux.org
Tue Dec 15 23:23:49 GMT 2020


On Tue, Dec 15, 2020 at 10:58:24PM +0000, Joseph Myers wrote:
> This patch makes build-many-glibcs.py use Linux 5.10.
> 
> Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
> builds).
> 
> diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py
> index 277e81dfc0..4ae8166ccb 100755
> --- a/scripts/build-many-glibcs.py
> +++ b/scripts/build-many-glibcs.py
> @@ -769,7 +769,7 @@ class Context(object):
>                              'gcc': 'vcs-10',
>                              'glibc': 'vcs-mainline',
>                              'gmp': '6.2.1',
> -                            'linux': '5.9',
> +                            'linux': '5.10',
>                              'mpc': '1.2.1',
>                              'mpfr': '4.1.0',
>                              'mig': 'vcs-mainline',

LGTM, thanks.


-- 
ldv


More information about the Libc-alpha mailing list