From a733c4ed8ad834a98236e4b2489dde00103a8aba Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Wed, 9 Feb 2022 08:10:34 +0100 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index cb853ec3f..f5e22d619 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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: