File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -185,6 +185,7 @@ jobs:
185185 variables :
186186 LD_LIBRARY_PATH : /usr/local/opt/llvm/lib
187187 LIBRARY_PATH : /usr/local/opt/llvm/lib
188+ RANLIB : llvm-ranlib
188189 steps :
189190 - script : |
190191 brew update
@@ -197,6 +198,7 @@ jobs:
197198 variables :
198199 LD_LIBRARY_PATH : /usr/local/opt/llvm/lib
199200 LIBRARY_PATH : /usr/local/opt/llvm/lib
201+ RANLIB : llvm-ranlib
200202 steps :
201203 - script : |
202204 brew update
@@ -240,6 +242,7 @@ jobs:
240242 LD_LIBRARY_PATH : /usr/local/opt/llvm/lib
241243 MACOS_HPCKIT_URL : https://registrationcenter-download.intel.com/akdlm/IRC_NAS/edb4dc2f-266f-47f2-8d56-21bc7764e119/m_HPCKit_p_2023.2.0.49443.dmg
242244 LIBRARY_PATH : /usr/local/opt/llvm/lib
245+ RANLIB : llvm-ranlib
243246 MACOS_FORTRAN_COMPONENTS : intel.oneapi.mac.ifort-compiler
244247 steps :
245248 - script : |
You can’t perform that action at this time.
0 commit comments