]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Use Linux 7.0, MPC 1.4.1 in build-many-glibcs.py
authorJoseph Myers <josmyers@redhat.com>
Fri, 1 May 2026 00:26:05 +0000 (00:26 +0000)
committerJoseph Myers <josmyers@redhat.com>
Fri, 1 May 2026 00:26:05 +0000 (00:26 +0000)
Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
builds).

scripts/build-many-glibcs.py

index 9afef296a197215beaf7398eee612d49559b851c..23db975606e9a4d288b6aec53b97e9265b864e97 100755 (executable)
@@ -870,8 +870,8 @@ class Context(object):
                             'gcc': 'vcs-15',
                             'glibc': 'vcs-mainline',
                             'gmp': '6.3.0',
-                            'linux': '6.19',
-                            'mpc': '1.4.0',
+                            'linux': '7.0',
+                            'mpc': '1.4.1',
                             'mpfr': '4.2.2',
                             'mig': 'vcs-mainline',
                             'gnumach': 'vcs-mainline',