summaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
authorHarmen Stoppels <me@harmenstoppels.nl>2024-03-13 17:03:10 +0100
committerHarmen Stoppels <harmenstoppels@gmail.com>2024-04-22 15:18:06 +0200
commit209a3bf3026f9d75262dd1e92c04008876b4fbae (patch)
treee6e2671f772a0cfc6fff927ba9e125eab0c634e3 /SECURITY.md
parente8c41cdbcb1313eff006e737165ca36611da850c (diff)
downloadspack-209a3bf3026f9d75262dd1e92c04008876b4fbae.tar.gz
spack-209a3bf3026f9d75262dd1e92c04008876b4fbae.tar.bz2
spack-209a3bf3026f9d75262dd1e92c04008876b4fbae.tar.xz
spack-209a3bf3026f9d75262dd1e92c04008876b4fbae.zip
Compiler.default_libc
Some logic to detect what libc the c / cxx compilers use by default, based on `-dynamic-linker`. The function `compiler.default_libc()` returns a `Spec` of the form `glibc@x.y` or `musl@x.y` with the `external_path` property set. The idea is this can be injected as a dependency. If we can't run the dynamic linker directly, fall back to `ldd` relative to the prefix computed from `ld.so.`
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions