]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Use Linux 6.11 in build-many-glibcs.py
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 8 Oct 2024 18:45:23 +0000 (15:45 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 10 Oct 2024 13:27:47 +0000 (10:27 -0300)
Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
builds).

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
scripts/build-many-glibcs.py

index 5ee45011a1d6616782242a7d8a764d8dbe89f74f..f81e6d9aaae0c75691bdb4cb53758791b6113285 100755 (executable)
@@ -831,7 +831,7 @@ class Context(object):
                             'gcc': 'vcs-13',
                             'glibc': 'vcs-mainline',
                             'gmp': '6.3.0',
-                            'linux': '6.10',
+                            'linux': '6.11',
                             'mpc': '1.3.1',
                             'mpfr': '4.2.1',
                             'mig': 'vcs-mainline',