conda-forge / nsight-compute-feedstock

A conda-smithy repository for nsight-compute.
BSD 3-Clause "New" or "Revised" License
0 stars 8 forks source link

Migrate to `{{ stdlib("c") }}` #22

Closed hcho3 closed 1 month ago

hcho3 commented 2 months ago

The sysroot* syntax is getting phased out (conda-forge/conda-forge.github.io#2102). The recommendation is to move to {{ stdlib("c") }}.

Ref https://github.com/conda-forge/cuda-feedstock/issues/26

conda-forge-webservices[bot] commented 2 months ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

h-vetinari commented 2 months ago

You need to set

c_stdlib_version:   # [linux]
  - "2.17"          # [linux]

in recipe/conda_build_config.yaml and then rerender the recipe

jakirkham commented 1 month ago

@conda-forge-admin , please re-render

jakirkham commented 1 month ago

@conda-forge-admin , please restart CI

jakirkham commented 1 month ago

@conda-forge-admin , please re-render

jakirkham commented 1 month ago

Re-rendering fails here as we lack write permissions on this branch

Not sure why the bot is unable to report this