diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c09136b86..a07381b54 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -83,6 +83,8 @@ jobs: - script: | brew update make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1 INTERFACE64=1 CC=gcc-10 FC=gfortran-10 + make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1 INTERFACE64=1 CC=gcc-10 FC=gfortran-10 PREFIX=../blasinst install + ls -lR ../blasinst - job: OSX_GCC_Nothreads pool: