]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Use Linux 6.15 in build-many-glibcs.py
authorJoseph Myers <josmyers@redhat.com>
Wed, 28 May 2025 14:15:51 +0000 (14:15 +0000)
committerJoseph Myers <josmyers@redhat.com>
Wed, 28 May 2025 14:15:51 +0000 (14:15 +0000)
Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
builds).

Reviewed-by: Florian Weimer <fweimer@redhat.com>
scripts/build-many-glibcs.py

index fa3e75defe41400fcaab2ae31aa5ede54b659dfa..36b1044c285d293d9ed4cdc20b14a51ce04c2a7d 100755 (executable)
@@ -837,7 +837,7 @@ class Context(object):
                             'gcc': 'vcs-14',
                             'glibc': 'vcs-mainline',
                             'gmp': '6.3.0',
-                            'linux': '6.14',
+                            'linux': '6.15',
                             'mpc': '1.3.1',
                             'mpfr': '4.2.2',
                             'mig': 'vcs-mainline',