FIX: require autoconf and automake to use system compiler

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2024-10-10 16:20:46 +02:00
committed by svcusr-spack (Resp. Germann Elsa Sylvia)
parent c9d4198917
commit 9204ad79cf

View File

@ -16,6 +16,10 @@ packages:
# Grace Hopper arch # Grace Hopper arch
variants: variants:
- cuda_arch=80 - cuda_arch=80
autoconf:
require: '%gcc@7.5.0'
automake:
require: '%gcc@7.5.0'
berkeley-db: berkeley-db:
require: '%gcc@7.5.0' require: '%gcc@7.5.0'
boost: boost: