Commit Graph

10 Commits

Author SHA1 Message Date
Jason Scurtu
fc1ea0ea3d bump gmp version 2020-11-28 19:55:09 +01:00
Jason Scurtu
4ed6c65dcf apple silicon target
- move rpi4 detection to Linux
- set(_gmp_build_tgt aarch64) for Apple Silicon
2020-11-28 19:47:46 +01:00
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
72a1b2a9de Upgrade GMP version (link errors similar to RPI) 2020-01-23 13:45:20 +01:00
tamasmeszaros
6e192ab8e8 Fix missing gmpxx from dep_GMP 2019-12-17 10:51:31 +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