Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2022-02-09 11:42:06 +01:00 committed by GitHub
parent 9ea3b3edaf
commit 4a863f83b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -195,9 +195,8 @@ jobs:
sudo tar xf flang.tar sudo tar xf flang.tar
sudo stow flang sudo stow flang
cd - cd -
which flang find / -name "libpthread.*"
whence flang make CC=/usr/local/opt/llvm/bin/clang FC=/usr/local/bin/flang
make CC=/usr/local/opt/llvm/bin/clang FC=flang
- job: OSX_Ifort_Clang - job: OSX_Ifort_Clang
pool: pool: