Skip to content

Commit dbb33f4

Browse files
authored
Update azure-pipelines.yml
1 parent 70b89a6 commit dbb33f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,6 @@ jobs:
7373
vmImage: 'macOS-10.15'
7474
steps:
7575
- script: |
76-
make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1
76+
make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1 CC=clang
77+
7778

0 commit comments

Comments
 (0)