Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2022-02-06 18:56:15 +01:00 committed by GitHub
parent 6a2dadee8b
commit fd037079ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -231,6 +231,7 @@ jobs:
steps: steps:
- script: | - script: |
make TARGET=ARMV8 DYNAMIC_ARCH=1 NUM_THREADS=32 HOSTCC=clang NOFORTRAN=1 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 - job: OSX_IOS_ARMV7
pool: pool: