We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0008f5 commit 67c5bddCopy full SHA for 67c5bdd
azure-pipelines.yml
@@ -175,7 +175,7 @@ jobs:
175
- script: |
176
brew update
177
brew install llvm flang
178
- make TARGET=NEHALEM CC=/usr/local/opt/llvm/bin/clang FC=/usr/local/Cellar/flang/19.1.7_1/bin/flang-new NO_SHARED=1
+ make TARGET=NEHALEM CC=/usr/local/opt/llvm/bin/clang FC=/usr/local/opt/flang/bin/flang NO_SHARED=1
179
180
- job: OSX_OpenMP_Clang
181
pool:
0 commit comments