trilinos: extend range of Teuchos patch (#34504)
This commit is contained in:
parent
ea2c61c683
commit
2837b47ea5
@ -439,7 +439,7 @@ class Trilinos(CMakePackage, CudaPackage, ROCmPackage):
|
||||
patch(
|
||||
"https://patch-diff.githubusercontent.com/raw/trilinos/Trilinos/pull/10545.patch?full_index=1",
|
||||
sha256="62272054f7cc644583c269e692c69f0a26af19e5a5bd262db3ea3de3447b3358",
|
||||
when="@:13.4.0 +complex",
|
||||
when="@:13.4 +complex",
|
||||
)
|
||||
|
||||
# workaround an NVCC bug with c++14 (https://github.com/trilinos/Trilinos/issues/6954)
|
||||
|
Loading…
Reference in New Issue
Block a user