diff options
author | Kevin Pedretti <ktpedre@users.noreply.github.com> | 2021-10-05 13:22:55 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-05 19:22:55 +0000 |
commit | 47607dcac5928432be8abad1360c4c357809e363 (patch) | |
tree | c5e60fac2e9486dceacc99e8040d58ea5cb3f616 /.github/CODE_OF_CONDUCT.md | |
parent | d998ea1bd41b4cf7f47caa734b7c7df86178ef0c (diff) | |
download | spack-47607dcac5928432be8abad1360c4c357809e363.tar.gz spack-47607dcac5928432be8abad1360c4c357809e363.tar.bz2 spack-47607dcac5928432be8abad1360c4c357809e363.tar.xz spack-47607dcac5928432be8abad1360c4c357809e363.zip |
Use gnuconfig package for config file replacement for RISC-V. (#26364)
* Use gnuconfig package for config file replacement for RISC-V.
This extends the changes in #26035 to handle RISC-V. Before this change,
many packages fail to configure on riscv64 due to config.guess being too
old to know about RISC-V. This is seen out of the box when clingo fails
to build from source due to pkgconfig failing to configure, throwing
error: "configure: error: cannot guess build type; you must specify one".
* Add riscv64 architecture
* Update vendored archspec from upstream project.
These archspec updates include changes needed to support riscv64.
* Update archspec's __init__.py to reflect the commit hash of archspec being used.
Diffstat (limited to '.github/CODE_OF_CONDUCT.md')
0 files changed, 0 insertions, 0 deletions