Use Linux 6.12 in build-many-glibcs.py

H.J. Lu hjl.tools@gmail.com
Tue Dec 3 01:06:23 GMT 2024


On Tue, Dec 3, 2024 at 8:26 AM Joseph Myers <josmyers@redhat.com> wrote:
>
> 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 a5f97662c3..c53aa8964c 100755
> --- a/scripts/build-many-glibcs.py
> +++ b/scripts/build-many-glibcs.py
> @@ -828,7 +828,7 @@ class Context(object):
>                              'gcc': 'vcs-13',
>                              'glibc': 'vcs-mainline',
>                              'gmp': '6.3.0',
> -                            'linux': '6.11',
> +                            'linux': '6.12',
>                              'mpc': '1.3.1',
>                              'mpfr': '4.2.1',
>                              'mig': 'vcs-mainline',
>
> --
> Joseph S. Myers
> josmyers@redhat.com
>

LGTM.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>

Thanks.

-- 
H.J.


More information about the Libc-alpha mailing list