diff options
author | Cédric Chevalier <cedric.chevalier@cea.fr> | 2022-11-08 04:30:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-07 20:30:23 -0700 |
commit | 23eb2dc9d6cc8712872252c9cba94a876e0b6560 (patch) | |
tree | f96f437a05b35049906c6313f9b03502c7fa7ff3 /.dockerignore | |
parent | 1a3415619ed8e250cf473efdfda1f0e2119d9c3d (diff) | |
download | spack-23eb2dc9d6cc8712872252c9cba94a876e0b6560.tar.gz spack-23eb2dc9d6cc8712872252c9cba94a876e0b6560.tar.bz2 spack-23eb2dc9d6cc8712872252c9cba94a876e0b6560.tar.xz spack-23eb2dc9d6cc8712872252c9cba94a876e0b6560.zip |
Add zstd support for elfutils (#33695)
* Add zstd support for elfutils
Not defining `+zstd` implies `--without-zstd` flag to configure.
This avoids automatic library detection and thus make the build only
depends on Spack installed dependencies.
* Use autotools helper "with_or_without"
* Revert use of with_or_without
Using `with_or_without()` with `variant` keyword does not seem to work.
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions