Use Linux 5.19 in build-many-glibcs.py

Florian Weimer fweimer@redhat.com
Tue Aug 2 07:41:55 GMT 2022


* Joseph Myers:

> This patch makes build-many-glibcs.py use Linux 5.19.
>
> 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 da9b905900..070ac90fa1 100755
> --- a/scripts/build-many-glibcs.py
> +++ b/scripts/build-many-glibcs.py
> @@ -793,7 +793,7 @@ class Context(object):
>                              'gcc': 'vcs-12',
>                              'glibc': 'vcs-mainline',
>                              'gmp': '6.2.1',
> -                            'linux': '5.18',
> +                            'linux': '5.19',
>                              'mpc': '1.2.1',
>                              'mpfr': '4.1.0',
>                              'mig': 'vcs-mainline',

Looks okay, thanks.

Florian



More information about the Libc-alpha mailing list