This patch makes build-many-glibcs.py use Linux 4.15. Other glibc
updates for Linux 4.15 can wait until after the 2.27 release.
* scripts/build-many-glibcs.py (Context.checkout): Default Linux
version to 4.15.
+2018-01-29 Joseph Myers <joseph@codesourcery.com>
+
+ * scripts/build-many-glibcs.py (Context.checkout): Default Linux
+ version to 4.15.
+
2018-01-29 Rafal Luzynski <digitalfreak@lingonborough.com>
[BZ #10871]
'gcc': 'vcs-7',
'glibc': 'vcs-mainline',
'gmp': '6.1.2',
- 'linux': '4.14',
+ 'linux': '4.15',
'mpc': '1.1.0',
'mpfr': '4.0.0',
'mig': 'vcs-mainline',