We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb48a52 commit ffd2e47Copy full SHA for ffd2e47
azure-pipelines.yml
@@ -95,7 +95,7 @@ jobs:
95
vmImage: 'windows-latest'
96
steps:
97
- script: |
98
- mingw32-make CC=gcc FC=gfortran NO_PARALLEL_MAKE=1 DYNAMIC_ARCH=1 DYNAMIC_LIST="SANDYBRIDGE"
+ mingw32-make CC=gcc NOLAPACK=1 DYNAMIC_ARCH=1 DYNAMIC_LIST="SANDYBRIDGE"
99
100
- job: Windows_clang_cmake
101
pool:
0 commit comments