FIX: require autoconf and automake to use system compiler
This commit is contained in:

committed by
svcusr-spack (Resp. Germann Elsa Sylvia)

parent
c9d4198917
commit
9204ad79cf
4
env/sles15/x86_64/sysconfigs/packages.yaml
vendored
4
env/sles15/x86_64/sysconfigs/packages.yaml
vendored
@ -16,6 +16,10 @@ packages:
|
||||
# Grace Hopper arch
|
||||
variants:
|
||||
- cuda_arch=80
|
||||
autoconf:
|
||||
require: '%gcc@7.5.0'
|
||||
automake:
|
||||
require: '%gcc@7.5.0'
|
||||
berkeley-db:
|
||||
require: '%gcc@7.5.0'
|
||||
boost:
|
||||
|
Reference in New Issue
Block a user