superlu-dist: superlu-cray-ftn-case.patch patch does not apply for versions older than 7.1.0 (#27913)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user