e4s: add and prefer boost +python +filesystem +iostreams +system (#35180)

This commit is contained in:
eugeneswalker
2023-01-30 09:37:35 -06:00
committed by GitHub
parent 4f6ef3b698
commit 99f3716346

View File

@@ -26,6 +26,8 @@ spack:
require: "intel-tbb" require: "intel-tbb"
binutils: binutils:
variants: +ld +gold +headers +libiberty ~nls variants: +ld +gold +headers +libiberty ~nls
boost:
variants: +python +filesystem +iostreams +system
cuda: cuda:
version: [11.7.0] version: [11.7.0]
elfutils: elfutils:
@@ -70,6 +72,7 @@ spack:
- bolt - bolt
- bricks - bricks
- butterflypack - butterflypack
- boost +python +filesystem +iostreams +system
- cabana - cabana
- caliper - caliper
- chai ~benchmarks ~tests - chai ~benchmarks ~tests