trilinos@14: conflicts with cxxstd=14 (#35164)
This commit is contained in:
@@ -331,6 +331,7 @@ class Trilinos(CMakePackage, CudaPackage, ROCmPackage):
|
||||
)
|
||||
conflicts("+adios2", when="@:12.14.1")
|
||||
conflicts("cxxstd=11", when="@13.2:")
|
||||
conflicts("cxxstd=14", when="@14:")
|
||||
conflicts("cxxstd=17", when="@:12")
|
||||
conflicts("cxxstd=11", when="+wrapper ^cuda@6.5.14")
|
||||
conflicts("cxxstd=14", when="+wrapper ^cuda@6.5.14:8.0.61")
|
||||
|
Reference in New Issue
Block a user