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

scripts/build-many-glibcs.py

index 7e607ba6a8001ba258ae6671a9c8b21cda4ae3ac..732cfe25856cfddac8bd68686fac37ca659db43a 100755 (executable)
@@ -835,7 +835,7 @@ class Context(object):
                             'gcc': 'vcs-15',
                             'glibc': 'vcs-mainline',
                             'gmp': '6.3.0',
-                            'linux': '6.16',
+                            'linux': '6.17',
                             'mpc': '1.3.1',
                             'mpfr': '4.2.2',
                             'mig': 'vcs-mainline',