bugfix: elfutils has no bzip2 or xz variants (#46294)

Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
This commit is contained in:
Todd Gamblin 2024-09-09 23:20:39 -07:00 committed by GitHub
parent 78117877e0
commit b220938d42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ spack:
boost: boost:
variants: +python +filesystem +iostreams +system variants: +python +filesystem +iostreams +system
elfutils: elfutils:
variants: +bzip2 ~nls +xz variants: ~nls
hdf5: hdf5:
variants: +fortran +hl +shared variants: +fortran +hl +shared
libfabric: libfabric: