The lapack-0.3.9-xerbl patch is no longer needed (#17217)
The lapack-0.3.9-xerbl patch is not needed for versions 0.3.10 and above.
This commit is contained in:
parent
bed11a5a54
commit
7717532d14
@ -62,7 +62,7 @@ class Openblas(MakefilePackage):
|
||||
patch('openblas_icc_fortran.patch', when='%intel@16.0:')
|
||||
patch('openblas_icc_fortran2.patch', when='%intel@18.0:')
|
||||
# See https://github.com/spack/spack/issues/15385
|
||||
patch('lapack-0.3.9-xerbl.patch', when='@0.3.8: %intel')
|
||||
patch('lapack-0.3.9-xerbl.patch', when='@0.3.8:0.3.9 %intel')
|
||||
|
||||
# Fixes compilation error on POWER8 with GCC 7
|
||||
# https://github.com/xianyi/OpenBLAS/pull/1098
|
||||
|
Loading…
Reference in New Issue
Block a user