Browse Source

Update azure-pipelines.yml

pull/3526/head
Martin Kroeker GitHub 4 years ago
parent
commit
fd037079ff
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      azure-pipelines.yml

+ 1
- 0
azure-pipelines.yml View File

@@ -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:


Loading…
Cancel
Save