Update azure-pipelines.yml
This commit is contained in:
parent
e7f55db05b
commit
a733c4ed8a
|
@ -195,7 +195,7 @@ jobs:
|
|||
sudo tar xf flang.tar
|
||||
sudo stow flang
|
||||
cd -
|
||||
make CC=clang FC=flang
|
||||
make CC=/usr/local/opt/llvm/bin/clang FC=flang
|
||||
|
||||
- job: OSX_Ifort_Clang
|
||||
pool:
|
||||
|
|
Loading…
Reference in New Issue