public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/maskray/clang] Use Linux 5.15 in build-many-glibcs.py
@ 2021-11-02 20:00 Fangrui Song
  0 siblings, 0 replies; only message in thread
From: Fangrui Song @ 2021-11-02 20:00 UTC (permalink / raw)
  To: glibc-cvs

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

commit db432f033d7714c5885838dae7d7fb3bdaa5a850
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Nov 2 16:54:59 2021 +0000

    Use Linux 5.15 in build-many-glibcs.py
    
    This patch makes build-many-glibcs.py use Linux 5.15.
    
    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 6046048b75..30b8abdc58 100755
--- a/scripts/build-many-glibcs.py
+++ b/scripts/build-many-glibcs.py
@@ -784,7 +784,7 @@ class Context(object):
                             'gcc': 'vcs-11',
                             'glibc': 'vcs-mainline',
                             'gmp': '6.2.1',
-                            'linux': '5.14',
+                            'linux': '5.15',
                             'mpc': '1.2.1',
                             'mpfr': '4.1.0',
                             'mig': 'vcs-mainline',


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

only message in thread, other threads:[~2021-11-02 20:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-02 20:00 [glibc/maskray/clang] Use Linux 5.15 in build-many-glibcs.py Fangrui Song

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