diff options
author | Erik Heeren <erik.heeren@epfl.ch> | 2023-03-27 20:30:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-27 11:30:36 -0700 |
commit | 3b497359b7d62b39e0efe1065f912c91b62f9ee1 (patch) | |
tree | 124666a9fb6117676475dbfebae43c7f67984a7c /.github/workflows/ci.yaml | |
parent | 4c599980dade46477ccd5a806e03b43fc3e664bb (diff) | |
download | spack-3b497359b7d62b39e0efe1065f912c91b62f9ee1.tar.gz spack-3b497359b7d62b39e0efe1065f912c91b62f9ee1.tar.bz2 spack-3b497359b7d62b39e0efe1065f912c91b62f9ee1.tar.xz spack-3b497359b7d62b39e0efe1065f912c91b62f9ee1.zip |
ISPC: unblock 1.17-1.19 (#36346)
* ispc: attempts at getting more recent versions to work
* ispc: more attempts to get newer versions to build
* ispc: cleanup
* llvm: remove ispc_patches variant again
* ispc: unpin ncurses
* ispc: satisfy style checks
* ispc: 1.19 is only compatible with LLVM 13-15
otherwise it would not build against develop, as this now has LLVM 16
* ispc: relax LLVM version to what ispc requires itself
verified that it builds against LLVM 13, 14, 15, but not 12 and 16
* ispc: use spec.satisfies instead of version comparison
according to suggestions from review and docs, this is the canonical way to do it
* ispc: checksum 1.18.1
just in order to include all versions, also checked that it builds
---------
Co-authored-by: Martin Aumùˆller <aumuell@reserv.at>
Diffstat (limited to '.github/workflows/ci.yaml')
0 files changed, 0 insertions, 0 deletions