Browse Source

Update azure-pipelines.yml

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

+ 2
- 0
azure-pipelines.yml View File

@@ -109,6 +109,8 @@ jobs:
brew install llvm libomp
make TARGET=CORE2 USE_OPENMP=1 INTERFACE64=1 DYNAMIC_ARCH=1 CC=/usr/local/opt/llvm/bin/clang FC=gfortran-10
make TARGET=CORE2 USE_OPENMP=1 INTERFACE64=1 DYNAMIC_ARCH=1 CC=/usr/local/opt/llvm/bin/clang FC=gfortran-10 lapack-test
ldd lapack-netlib/TESTING/EIG/xeigtsts
clang -v

- job: OSX_Ifort_Clang
pool:


Loading…
Cancel
Save