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 ef7d96e commit 777a522Copy full SHA for 777a522
tools/conda_build_config.yaml
@@ -1,5 +1,5 @@
1
CONDA_BUILD_SYSROOT:
2
- - /opt/MacOSX10.13.sdk # [osx]
+ - /opt/MacOSX10.9.sdk # [osx]
3
c_compiler:
4
- gcc # [linux]
5
- clang # [osx]
0 commit comments