Merge pull request #2006 from tonytheodore/openblas-num-threads

openblas: fix building on single-core machine
This commit is contained in:
Tony Theodore 2017-12-20 12:18:50 +11:00 committed by GitHub
commit 9cd1c3b855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ $(PKG)_MAKE_OPTS = \
BUILD_RELAPACK=1 \
USE_THREAD=1 \
USE_OPENMP=1 \
NUM_THREADS=$(call LIST_NMAX, 2 $(NPROCS)) \
TARGET=CORE2 \
DYNAMIC_ARCH=1 \
ARCH=$(strip \