build-many-glibcs.py: Use Linux 5.2 by default
[external/glibc.git] / scripts / build-many-glibcs.py
index dacd116..aa6884e 100755 (executable)
@@ -707,7 +707,7 @@ class Context(object):
                             'gcc': 'vcs-9',
                             'glibc': 'vcs-mainline',
                             'gmp': '6.1.2',
-                            'linux': '5.0',
+                            'linux': '5.2',
                             'mpc': '1.1.0',
                             'mpfr': '4.0.2',
                             'mig': 'vcs-mainline',