Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
machines: add CFLAGS_HOST to conda_macos for recent macOS
Recent versions of Xcode and macOS do not install the system C header files to /usr/include, but keep them in the MacOSX SDK. Thus we need to explicitely pass their location to the compiler.
- Loading branch information