summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorHarmen Stoppels <me@harmenstoppels.nl>2024-10-22 16:13:11 +0200
committerGitHub <noreply@github.com>2024-10-22 14:13:11 +0000
commitef9bb7ebe59fc6053c7c8a2b9323a6037c10393e (patch)
treefd0a23951bde279369ee79578c244d81696568dc /var
parentfc443ea30e68d20e6efdf7186030ae07d6f81efc (diff)
downloadspack-ef9bb7ebe59fc6053c7c8a2b9323a6037c10393e.tar.gz
spack-ef9bb7ebe59fc6053c7c8a2b9323a6037c10393e.tar.bz2
spack-ef9bb7ebe59fc6053c7c8a2b9323a6037c10393e.tar.xz
spack-ef9bb7ebe59fc6053c7c8a2b9323a6037c10393e.zip
spack arch: add --family --generic flags (#47078)
This allows users to do: ``` spack install ... target=$(spack arch --target --family) spack install ... arch=$(spack arch --family) spack install ... target=$(spack arch --target --generic) spack install ... arch=$(spack arch --generic) ``` Deprecate `--generic-target` in favor of `--generic --target`
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions