ratt-ru / arcae

Arrow C++ and Python Bindings for casacore
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Use conda forge compilers on MACOSX and update MACOX_DEPLOYMENT_TARGET=12.0 #131

Closed sjperkins closed 3 weeks ago

sjperkins commented 3 weeks ago

This PR changes the MACOSX build process to use the conda compilers, instead of the homebrew compilers. This means that t`libgfortran.dylibandlibquadmath.dylib` libraries appropriate to the MACOS_DEPLOYMENT_TARGET are included in the MACOSX wheel.

Additionally, the MACOSX_DEPLOYMENT_TARGET has been raised to 12.0