public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Use binutils 2.40 branch in build-many-glibcs.py
@ 2023-01-17 20:42 Joseph Myers
  0 siblings, 0 replies; only message in thread
From: Joseph Myers @ 2023-01-17 20:42 UTC (permalink / raw)
  To: libc-alpha

This patch makes build-many-glibcs.py use binutils 2.40 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 ae1346c96d..0e8719c03b 100755
--- a/scripts/build-many-glibcs.py
+++ b/scripts/build-many-glibcs.py
@@ -793,7 +793,7 @@ class Context(object):
 
     def checkout(self, versions):
         """Check out the desired component versions."""
-        default_versions = {'binutils': 'vcs-2.39',
+        default_versions = {'binutils': 'vcs-2.40',
                             'gcc': 'vcs-12',
                             'glibc': 'vcs-mainline',
                             'gmp': '6.2.1',

-- 
Joseph S. Myers
joseph@codesourcery.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-17 20:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-17 20:42 Use binutils 2.40 branch in build-many-glibcs.py Joseph Myers

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