unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Use binutils 2.37 branch in build-many-glibcs.py
@ 2021-08-03  0:30 Joseph Myers
  2021-08-09 16:49 ` Ping " Joseph Myers
  2021-08-09 16:53 ` H.J. Lu via Libc-alpha
  0 siblings, 2 replies; 3+ messages in thread
From: Joseph Myers @ 2021-08-03  0:30 UTC (permalink / raw)
  To: libc-alpha

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Ping Re: Use binutils 2.37 branch in build-many-glibcs.py
  2021-08-03  0:30 Use binutils 2.37 branch in build-many-glibcs.py Joseph Myers
@ 2021-08-09 16:49 ` Joseph Myers
  2021-08-09 16:53 ` H.J. Lu via Libc-alpha
  1 sibling, 0 replies; 3+ messages in thread
From: Joseph Myers @ 2021-08-09 16:49 UTC (permalink / raw)
  To: libc-alpha

Ping.  This patch 
<https://sourceware.org/pipermail/libc-alpha/2021-August/129758.html> is 
pending review.

-- 
Joseph S. Myers
joseph@codesourcery.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Use binutils 2.37 branch in build-many-glibcs.py
  2021-08-03  0:30 Use binutils 2.37 branch in build-many-glibcs.py Joseph Myers
  2021-08-09 16:49 ` Ping " Joseph Myers
@ 2021-08-09 16:53 ` H.J. Lu via Libc-alpha
  1 sibling, 0 replies; 3+ messages in thread
From: H.J. Lu via Libc-alpha @ 2021-08-09 16:53 UTC (permalink / raw)
  To: Joseph Myers; +Cc: GNU C Library

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-09 16:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-03  0:30 Use binutils 2.37 branch in build-many-glibcs.py Joseph Myers
2021-08-09 16:49 ` Ping " Joseph Myers
2021-08-09 16:53 ` H.J. Lu via Libc-alpha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).