]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Use Linux 6.19 in build-many-glibcs.py
authorJoseph Myers <josmyers@redhat.com>
Tue, 10 Feb 2026 13:53:46 +0000 (13:53 +0000)
committerJoseph Myers <josmyers@redhat.com>
Tue, 10 Feb 2026 13:53:46 +0000 (13:53 +0000)
Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
builds).

scripts/build-many-glibcs.py

index 96777057249b49b0099e04d808ec965f1cd91b64..6fabd2db96f86a59e49580e8e8c84d09804e4e16 100755 (executable)
@@ -864,7 +864,7 @@ class Context(object):
                             'gcc': 'vcs-15',
                             'glibc': 'vcs-mainline',
                             'gmp': '6.3.0',
-                            'linux': '6.18',
+                            'linux': '6.19',
                             'mpc': '1.3.1',
                             'mpfr': '4.2.2',
                             'mig': 'vcs-mainline',