From 35daee8c6f238c13c37e6d19a4059d9fb6706ce6 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Thu, 15 Jul 2021 09:02:59 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index bdb09da0e..81ff37e6b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -109,6 +109,8 @@ jobs: brew install llvm libomp make TARGET=CORE2 USE_OPENMP=1 INTERFACE64=1 DYNAMIC_ARCH=1 CC=/usr/local/opt/llvm/bin/clang FC=gfortran-10 make TARGET=CORE2 USE_OPENMP=1 INTERFACE64=1 DYNAMIC_ARCH=1 CC=/usr/local/opt/llvm/bin/clang FC=gfortran-10 lapack-test + ldd lapack-netlib/TESTING/EIG/xeigtsts + clang -v - job: OSX_Ifort_Clang pool: