FIX: spelling (cxx_exceptions)

This commit is contained in:
2024-11-07 10:53:06 +01:00
parent 65e12fc811
commit bc38ceb9c9
2 changed files with 2 additions and 2 deletions

View File

@ -218,7 +218,7 @@ packages:
require:
- spec: "schedulers=slurm fabrics=ofi +cuda +legacylaunchers"
when: "@5.0.0:"
- spec: "schedulers=slurm fabrics=ofi +pmi +cxx +cxx_exception +cuda +legacylaunchers"
- spec: "schedulers=slurm fabrics=ofi +pmi +cxx +cxx_exceptions +cuda +legacylaunchers"
when: "@:5.0.0"
openssh:
require: '%gcc@7.5.0'