Use binutils 2.37 branch in build-many-glibcs.py

H.J. Lu hjl.tools@gmail.com
Mon Aug 9 16:53:01 GMT 2021


On Mon, Aug 2, 2021 at 5:31 PM Joseph Myers <joseph@codesourcery.com> wrote:
>
> This patch makes build-many-glibcs.py use binutils 2.37 branch.
>
> Tested with build-many-glibcs.py (compilers and glibcs builds).
>
> diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py
> index 5a77af90a6..0322ed19a8 100755
> --- a/scripts/build-many-glibcs.py
> +++ b/scripts/build-many-glibcs.py
> @@ -778,7 +778,7 @@ class Context(object):
>
>      def checkout(self, versions):
>          """Check out the desired component versions."""
> -        default_versions = {'binutils': 'vcs-2.36',
> +        default_versions = {'binutils': 'vcs-2.37',
>                              'gcc': 'vcs-11',
>                              'glibc': 'vcs-mainline',
>                              'gmp': '6.2.1',
>
> --
> Joseph S. Myers
> joseph@codesourcery.com

LGTM.

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

Thanks.

-- 
H.J.


More information about the Libc-alpha mailing list