Use MPC 1.2.1 in build-many-glibcs.py.

This patch makes build-many-glibcs.py use the new MPC 1.2.1 release.

Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
builds).
This commit is contained in:
Joseph Myers 2020-10-30 17:16:54 +00:00
parent d598134bfb
commit b853a4176c

View File

@ -770,7 +770,7 @@ class Context(object):
'glibc': 'vcs-mainline',
'gmp': '6.2.0',
'linux': '5.9',
'mpc': '1.2.0',
'mpc': '1.2.1',
'mpfr': '4.1.0',
'mig': 'vcs-mainline',
'gnumach': 'vcs-mainline',