public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Use binutils 2.41 branch in build-many-glibcs.py
@ 2023-08-01 19:48 Joseph Myers
  2023-08-07 19:43 ` Ping " Joseph Myers
  2023-08-08 12:52 ` Adhemerval Zanella Netto
  0 siblings, 2 replies; 3+ messages in thread
From: Joseph Myers @ 2023-08-01 19:48 UTC (permalink / raw)
  To: libc-alpha

This patch makes build-many-glibcs.py use binutils 2.41 branch.

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 73ffc57c86..fb56a4a90b 100755
--- a/scripts/build-many-glibcs.py
+++ b/scripts/build-many-glibcs.py
@@ -800,7 +800,7 @@ class Context(object):
 
     def checkout(self, versions):
         """Check out the desired component versions."""
-        default_versions = {'binutils': 'vcs-2.40',
+        default_versions = {'binutils': 'vcs-2.41',
                             'gcc': 'vcs-13',
                             'glibc': 'vcs-mainline',
                             'gmp': '6.2.1',

-- 
Joseph S. Myers
joseph@codesourcery.com

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

* Ping Re: Use binutils 2.41 branch in build-many-glibcs.py
  2023-08-01 19:48 Use binutils 2.41 branch in build-many-glibcs.py Joseph Myers
@ 2023-08-07 19:43 ` Joseph Myers
  2023-08-08 12:52 ` Adhemerval Zanella Netto
  1 sibling, 0 replies; 3+ messages in thread
From: Joseph Myers @ 2023-08-07 19:43 UTC (permalink / raw)
  To: libc-alpha

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

-- 
Joseph S. Myers
joseph@codesourcery.com

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

* Re: Use binutils 2.41 branch in build-many-glibcs.py
  2023-08-01 19:48 Use binutils 2.41 branch in build-many-glibcs.py Joseph Myers
  2023-08-07 19:43 ` Ping " Joseph Myers
@ 2023-08-08 12:52 ` Adhemerval Zanella Netto
  1 sibling, 0 replies; 3+ messages in thread
From: Adhemerval Zanella Netto @ 2023-08-08 12:52 UTC (permalink / raw)
  To: Joseph Myers, libc-alpha



On 01/08/23 16:48, Joseph Myers wrote:
> This patch makes build-many-glibcs.py use binutils 2.41 branch.
> 
> Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
> builds).
> 


LGTM, thanks.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>

> diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py
> index 73ffc57c86..fb56a4a90b 100755
> --- a/scripts/build-many-glibcs.py
> +++ b/scripts/build-many-glibcs.py
> @@ -800,7 +800,7 @@ class Context(object):
>  
>      def checkout(self, versions):
>          """Check out the desired component versions."""
> -        default_versions = {'binutils': 'vcs-2.40',
> +        default_versions = {'binutils': 'vcs-2.41',
>                              'gcc': 'vcs-13',
>                              'glibc': 'vcs-mainline',
>                              'gmp': '6.2.1',
> 

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

end of thread, other threads:[~2023-08-08 12:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-01 19:48 Use binutils 2.41 branch in build-many-glibcs.py Joseph Myers
2023-08-07 19:43 ` Ping " Joseph Myers
2023-08-08 12:52 ` Adhemerval Zanella Netto

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).