]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Use Linux 6.12 in build-many-glibcs.py
authorJoseph Myers <josmyers@redhat.com>
Tue, 3 Dec 2024 03:11:22 +0000 (03:11 +0000)
committerJoseph Myers <josmyers@redhat.com>
Tue, 3 Dec 2024 03:11:22 +0000 (03:11 +0000)
Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
builds).

scripts/build-many-glibcs.py

index a5f97662c312e9820db19a65d9fa1c1703befe13..c53aa8964cd4a9c6aa4e54a923f569487614db65 100755 (executable)
@@ -828,7 +828,7 @@ class Context(object):
                             'gcc': 'vcs-13',
                             'glibc': 'vcs-mainline',
                             'gmp': '6.3.0',
-                            'linux': '6.11',
+                            'linux': '6.12',
                             'mpc': '1.3.1',
                             'mpfr': '4.2.1',
                             'mig': 'vcs-mainline',