superlu-dist: superlu-cray-ftn-case.patch patch does not apply for versions older than 7.1.0 (#27913)
This commit is contained in:
parent
2f35b0487b
commit
e4da7db567
@ -57,7 +57,7 @@ class SuperluDist(CMakePackage, CudaPackage, ROCmPackage):
|
||||
|
||||
patch('xl-611.patch', when='@:6.1.1 %xl')
|
||||
patch('xl-611.patch', when='@:6.1.1 %xl_r')
|
||||
patch('superlu-cray-ftn-case.patch', when='@:7.1.1 %cce')
|
||||
patch('superlu-cray-ftn-case.patch', when='@7.1.1 %cce')
|
||||
|
||||
def cmake_args(self):
|
||||
spec = self.spec
|
||||
|
Loading…
Reference in New Issue
Block a user