| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-24 | update mpfr to 4.0.2 and fix build on osx (#8324) | Lennart Trunk | |
| * update mpfr to 4.0.2 | |||
| 2018-12-13 | Update mpfr to 4.0.1 and fix compilation under gcc 7 | ing. Federico Fuga | |
| gcc 7 deprecates the use of varargs.h in favour of stdarg.h. mpfr already fixes it, but the fix is enabled if stdarg is available. This patch adds the test on CMakeLists.txt and enables the fix if needed. | |||
