dealii, piranha, trilinos: remove mentions of non-existing variants (#20406)
This commit is contained in:
committed by
GitHub
parent
21f30e3074
commit
7501d9d150
@@ -219,7 +219,6 @@ class Dealii(CMakePackage, CudaPackage):
|
||||
when='@9.0.0:9.1.1')
|
||||
|
||||
# Check for sufficiently modern versions
|
||||
conflicts('cxxstd=98', when='@9.0:')
|
||||
conflicts('cxxstd=11', when='@9.3:')
|
||||
|
||||
# Interfaces added in 8.5.0:
|
||||
|
||||
Reference in New Issue
Block a user