diff options
author | Harmen Stoppels <me@harmenstoppels.nl> | 2023-11-16 10:04:58 +0100 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2023-12-21 12:22:58 -0800 |
commit | 8371bb4e192f876978fd77ea81c728bcd3475768 (patch) | |
tree | 9fffeabd4a1af69f7f147dbe1e6532fb2d740052 /.gitattributes | |
parent | 0a5f2fc94d7093d57a5f1926f1ebbe035066ad9c (diff) | |
download | spack-8371bb4e192f876978fd77ea81c728bcd3475768.tar.gz spack-8371bb4e192f876978fd77ea81c728bcd3475768.tar.bz2 spack-8371bb4e192f876978fd77ea81c728bcd3475768.tar.xz spack-8371bb4e192f876978fd77ea81c728bcd3475768.zip |
gcc-runtime: add separate package for gcc runtime libs
The gcc-runtime package adds a separate node for gcc's dynamic runtime
libraries.
This should help with:
1. binary caches where rpaths for compiler support libs cannot be
relocated because the compiler is missing on the target system
2. creating "minimal" container images
The package is versioned like `gcc` (in principle it could be
unversioned, but Spack doesn't always guarantee not mixing compilers)
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions