public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/vineet/upstream-work] Use Linux 5.7 in build-many-glibcs.py.
@ 2020-06-19  2:45 Vineet Gupta
  0 siblings, 0 replies; only message in thread
From: Vineet Gupta @ 2020-06-19  2:45 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=c477beb2cc3fd0c24e3b33915dae8db5d7360ba8

commit c477beb2cc3fd0c24e3b33915dae8db5d7360ba8
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Wed Jun 10 22:53:55 2020 +0000

    Use Linux 5.7 in build-many-glibcs.py.
    
    This patch makes build-many-glibcs.py use Linux 5.7.
    
    Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
    builds).

Diff:
---
 scripts/build-many-glibcs.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py
index 6c6615b200..8c72b9e571 100755
--- a/scripts/build-many-glibcs.py
+++ b/scripts/build-many-glibcs.py
@@ -750,7 +750,7 @@ class Context(object):
                             'gcc': 'vcs-10',
                             'glibc': 'vcs-mainline',
                             'gmp': '6.2.0',
-                            'linux': '5.6',
+                            'linux': '5.7',
                             'mpc': '1.1.0',
                             'mpfr': '4.0.2',
                             'mig': 'vcs-mainline',


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

only message in thread, other threads:[~2020-06-19  2:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-19  2:45 [glibc/vineet/upstream-work] Use Linux 5.7 in build-many-glibcs.py Vineet Gupta

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