We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65f257c commit 87a2b46Copy full SHA for 87a2b46
conda-recipe/conda_build_config.yaml
@@ -1,3 +1,9 @@
1
+c_compiler: # [linux]
2
+ - gcc # [linux]
3
+cxx_compiler: # [linux]
4
+ - gxx # [linux]
5
+cxx_compiler_version: # [linux]
6
+ - '14' # [linux]
7
c_stdlib: # [linux]
8
- sysroot # [linux]
9
c_stdlib_version: # [linux]
0 commit comments