conda-forge / conda-forge-ci-setup-feedstock

A conda-smithy repository for conda-forge-ci-setup.
BSD 3-Clause "New" or "Revised" License
13 stars 53 forks source link

add recipe_append.yaml for osx with `__osx >=10.13` in run #260

Closed beckermr closed 1 year ago

beckermr commented 1 year ago

We will need this for osx 10.13.

See here: https://docs.conda.io/projects/conda-build/en/stable/resources/variants.html#appending-to-recipes

We can do it in the make_build_number util.

beckermr commented 1 year ago

recipe appends do not work for outputs so we'll have to use a run export on the compilers or make fixes to conda-build