Browse Source

Update azure-pipelines.yml

tags/v0.3.15
Martin Kroeker GitHub 4 years ago
parent
commit
dbb33f412f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      azure-pipelines.yml

+ 2
- 1
azure-pipelines.yml View File

@@ -73,5 +73,6 @@ jobs:
vmImage: 'macOS-10.15'
steps:
- script: |
make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1
make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1 CC=clang

Loading…
Cancel
Save