]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Use Linux 6.18 in build-many-glibcs.py
authorJoseph Myers <josmyers@redhat.com>
Tue, 2 Dec 2025 16:34:07 +0000 (16:34 +0000)
committerJoseph Myers <josmyers@redhat.com>
Tue, 2 Dec 2025 16:34:07 +0000 (16:34 +0000)
Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
builds).

scripts/build-many-glibcs.py

index f74c6414e75143cc327e39494b101c3c2df24efd..d9f38ba070957d0a4aaaf2fbabf056ac4ad964df 100755 (executable)
@@ -865,7 +865,7 @@ class Context(object):
                             'gcc': 'vcs-15',
                             'glibc': 'vcs-mainline',
                             'gmp': '6.3.0',
-                            'linux': '6.17',
+                            'linux': '6.18',
                             'mpc': '1.3.1',
                             'mpfr': '4.2.2',
                             'mig': 'vcs-mainline',