ensure MACOSX_SDK_VERSION is at least c_stdlib_version by h-vetinari · Pull Request #1928 · conda-forge/conda-smithy (original) (raw)

Note that the current state of this PR will end up populating MACOSX_SDK_VERSION everywhere, but with a matching version to whatever we get after merging c_stdlib_version / MACOSX_DEPLOYMENT_TARGET. If we want to avoid that, I can change the logic here to only add MACOSX_SDK_VERSION if it is different. But I don't really see how it would hurt to have it in the variant configs.

CC @beckermr @isuruf