vcpkg/ports/mpfr
ing. Federico Fuga a2c846338c Update mpfr to 4.0.1 and fix compilation under gcc 7
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.
2018-12-13 11:59:19 +01:00
..
CMakeLists.txt Update mpfr to 4.0.1 and fix compilation under gcc 7 2018-12-13 11:59:19 +01:00
CONTROL [mpfr] bump version 2017-11-29 12:33:08 -06:00
gmp_printf.c [mprf] add missing symbol (#2226) 2017-11-20 15:10:00 -08:00
portfile.cmake Update mpfr to 4.0.1 and fix compilation under gcc 7 2018-12-13 11:59:19 +01:00
test_stdarg.c Update mpfr to 4.0.1 and fix compilation under gcc 7 2018-12-13 11:59:19 +01:00