* scripts/build-many-glibcs.py (Context.checkout): Default
binutils version to 2.31 branch.
+2018-07-20 Joseph Myers <joseph@codesourcery.com>
+
+ * scripts/build-many-glibcs.py (Context.checkout): Default
+ binutils version to 2.31 branch.
+
2018-07-20 Zong Li <zong@andestech.com>
* scripts/build-many-glibcs.py (Context.checkout_tar): Change the
def checkout(self, versions):
"""Check out the desired component versions."""
- default_versions = {'binutils': 'vcs-2.30',
+ default_versions = {'binutils': 'vcs-2.31',
'gcc': 'vcs-8',
'glibc': 'vcs-mainline',
'gmp': '6.1.2',