Skip to content

Commit

Permalink
try with comments
Browse files Browse the repository at this point in the history
  • Loading branch information
grburgess committed Aug 10, 2022
1 parent 8d1308a commit 966cd86
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions conda_recipe/xspec-modelsonly/conda_build_config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
c_compiler:
- gcc # [linux]
- clang # [osx]
cxx_compiler:
- gxx # [linux]
- clangxx # [osx]
CONDA_BUILD_SYSROOT:
- /opt/MacOSX10.10.sdk # [osx]
# c_compiler:
# - gcc # [linux]
# - clang # [osx]
# cxx_compiler:
# - gxx # [linux]
# - clangxx # [osx]
# CONDA_BUILD_SYSROOT:
# - /opt/MacOSX10.10.sdk # [osx]

0 comments on commit 966cd86

Please sign in to comment.