Skip to content
Snippets Groups Projects

chore: spack-v0.22.1

Merged Wouter Deconinck requested to merge spack-v0.22.1 into master
Compare and Show latest version
2 files
+ 7
1
Compare changes
  • Side-by-side
  • Inline
Files
2
MAKEFLAGS += -Orecurse
SPACK ?= spack
SPACK ?= spack --backtrace
SPACK_INSTALL_FLAGS += --no-check-signature --show-log-on-error
export SPACK_COLOR = always
Loading