aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2021-05-17 08:45:10 +0200
committerRichard Biener <rguenther@suse.de>2021-05-17 08:52:51 +0200
commit52a812098a7c05adb2bc3c2ac531039cfc702e94 (patch)
tree91dc03768f39f68dcfec6c61a0d75d84f374a7dc
parent1dfb5d8ab52c3c76c877077d8d6dc4eaae3c6153 (diff)
downloadgcc-52a812098a7c05adb2bc3c2ac531039cfc702e94.zip
gcc-52a812098a7c05adb2bc3c2ac531039cfc702e94.tar.gz
gcc-52a812098a7c05adb2bc3c2ac531039cfc702e94.tar.bz2
Revert "download_prerequisites: update MPFR version to recommended"
This reverts commit fe108dad32f521c4f924a397f11c63f86519e183.
-rwxr-xr-xcontrib/download_prerequisites2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/download_prerequisites b/contrib/download_prerequisites
index 5184fae..7d0c4b5 100755
--- a/contrib/download_prerequisites
+++ b/contrib/download_prerequisites
@@ -28,7 +28,7 @@ version='(unversioned)'
# `contrib/prerequisites.md5` with the new checksums.
gmp='gmp-6.1.0.tar.bz2'
-mpfr='mpfr-4.1.0.tar.bz2'
+mpfr='mpfr-3.1.4.tar.bz2'
mpc='mpc-1.0.3.tar.gz'
isl='isl-0.18.tar.bz2'