Commit Graph

8 Commits

Author SHA1 Message Date
tamasmeszaros
44107963d3 Add explicit flags for GMP and MPFR
Bump up arm version to 7

armv7-a has to be added as march, rpi4 fails to build with plain armv7
fixes #3847
2020-03-18 12:18:07 +01:00
tamasmeszaros
67647ddc05 Revert "Fix minimum osx version not being specified for GMP and MPFR"
CXXFLAGS overrides default flags for gmp and mpfr
2020-03-17 08:55:51 +01:00
tamasmeszaros
81f38d1a07 Fix minimum osx version not being specified for GMP and MPFR
put `env` before configure and the variables
addresses issue #3847
2020-03-16 15:15:46 +01:00
tamasmeszaros
bbc73aeb5f Fix MPFR being built as shared library 2020-01-21 10:12:45 +01:00
tamasmeszaros
74a5d68322 Add mpfr download mirror 2019-12-18 11:58:39 +01:00
tamasmeszaros
e01c738bf8 Add dlls into bin rather than lib 2019-12-10 15:49:52 +01:00
tamasmeszaros
20624709fc Add Unix builds for gmp and mpfr, downloading and configure for cgal 2019-12-10 12:50:52 +01:00
tamasmeszaros
8f9211cbe2 Add cgal mpfr and gmp for msvc with prebuilt binaries. 2019-12-10 11:22:45 +01:00