Changes between Initial Version and Version 1 of Ticket #30651, comment 5
- Timestamp:
- Oct 10, 2020, 2:44:27 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30651, comment 5
initial v1 2 2 > Maybe because `MACOSX_DEPLOYMENT_TARGET` is being set? I could try building Sage's `mpfr` and `gmp`. 3 3 4 I could try that, but it won't work because our `mpir` is broken when using Xcode 12, with the usual error .4 I could try that, but it won't work because our `mpir` is broken when using Xcode 12, with the usual error, and the latest release of `mpir` (`git clone git://github.com/wbhart/mpir.git mpir`) doesn't help.