We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6387387 commit 4c6a45aCopy full SHA for 4c6a45a
.conda/fierro/cpu/conda_build_config.yaml
@@ -5,8 +5,8 @@ cxx_compiler:
5
- gxx # [linux]
6
- clangxx # [osx]
7
target_platform:
8
- - linux-64 # [linux]
+ - linux-64 # [linux]
9
- linux-aarch64 # [linux]
10
- linux-ppc64le # [linux]
11
- #- osx-64 # [osx]
12
- - osx-arm64 # [osx]
+# - osx-64 # [osx] might not support intel based macs anymore
+# - osx-arm64 # [osx]
0 commit comments