diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2020-05-12 00:41:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-12 09:41:31 +0200 |
commit | 269bcfe1c8fa404dc5cb0ab3c94459edc16fd72a (patch) | |
tree | ba5d49df6ca3c94302241eac9113928667c644ca /.codecov.yml | |
parent | a59b92d3035401f061f1740a9ea88b7d5a1978d6 (diff) | |
download | spack-269bcfe1c8fa404dc5cb0ab3c94459edc16fd72a.tar.gz spack-269bcfe1c8fa404dc5cb0ab3c94459edc16fd72a.tar.bz2 spack-269bcfe1c8fa404dc5cb0ab3c94459edc16fd72a.tar.xz spack-269bcfe1c8fa404dc5cb0ab3c94459edc16fd72a.zip |
clingo: update package (#16594)
`clingo` has some undocumented dependencies:
- `bison`, for which the default macos version is too old
- `re2c`, which isn't always available
Also, the python installation was not set up properly. Clingo by default
does an install in `~/.local`, so we need to disable that and add a few
other options to get things right.
- [x] add `bison` dependency
- [x] add `re2c` dependency
- [x] make `doxygen` dependency optional (and patch if needed)
- [x] add options to fix `python` build
- [x] make python build optional but on by default
Diffstat (limited to '.codecov.yml')
0 files changed, 0 insertions, 0 deletions