Apply xl patch for cce@9: to fix cmake. (#12392)
This commit is contained in:
parent
9538889f1c
commit
5b84d6dff1
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ class NetlibLapack(CMakePackage):
|
|||
|
||||
patch('ibm-xl.patch', when='@3.7: %xl')
|
||||
patch('ibm-xl.patch', when='@3.7: %xl_r')
|
||||
patch('ibm-xl.patch', when='@3.7: %cce@9:')
|
||||
|
||||
# https://github.com/Reference-LAPACK/lapack/issues/228
|
||||
# TODO: update 'when' once the version of lapack
|
||||
|
|
Loading…
Reference in a new issue