Skip to content

Commit

Permalink
Detect external libiconv and make libiconv and git non-buildable on m…
Browse files Browse the repository at this point in the history
…acOS (#710)

* Update .gitmodules and submodule pointer for spack for code review and testing

* Remove hardcoded external libiconv from configs/sites/macos.default/packages.yaml, make git and libiconv non-buildable

* Revert .gitmodules and update submodule pointer for spack
  • Loading branch information
climbfuji authored Aug 15, 2023
1 parent d09ff3d commit f02cf8a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions configs/sites/macos.default/packages.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
packages:
cairo:
variants: ~png ~svg
git:
buildable: false
libiconv:
buildable: false
externals:
- spec: [email protected]
prefix: /usr
wgrib2:
variants: ~openmp
cairo:
variants: ~png ~svg
2 changes: 1 addition & 1 deletion spack

0 comments on commit f02cf8a

Please sign in to comment.