We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b212f2b commit efa0c9cCopy full SHA for efa0c9c
conda-recipe/meta.yaml
@@ -28,7 +28,7 @@ requirements:
28
- xz <=5.4.6 # CVE-2024-3094
29
30
build:
31
- - {{compiler('gxx')}}
+ - {{compiler('gxx')}} <= 12.3.0
32
- sysroot_linux-64 # [linux]
33
# - sysroot_linux-64 >=2.28 # [linux]
34
- dpcpp_linux-64 >=2024.1 # [linux]
0 commit comments