From fd037079ff10e9bbc4388ed190cc932a4d730ea3 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Sun, 6 Feb 2022 18:56:15 +0100 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9dfd0c86f..3d36eb37c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -231,6 +231,7 @@ jobs: steps: - script: | make TARGET=ARMV8 DYNAMIC_ARCH=1 NUM_THREADS=32 HOSTCC=clang NOFORTRAN=1 + $(xcrun --sdk iphoneos --find clang) --print-supported-cpus - job: OSX_IOS_ARMV7 pool: