(WIP) Recover bootstrapping from binaries on linux

This commit is contained in:
Massimiliano Culpo
2024-11-11 13:14:43 +01:00
parent 496ae0bb31
commit a0cae04302
3 changed files with 12 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ config:
install_tree:
root: $spack/opt/spack
projections:
all: "{architecture}/{compiler.name}-{compiler.version}/{name}-{version}-{hash}"
all: "{architecture.platform}/{architecture.target}/{name}-{version}-{hash}"
# install_tree can include an optional padded length (int or boolean)
# default is False (do not pad)
# if padded_length is True, Spack will pad as close to the system max path