openblas: fix building on single-core machine

fixes #2005
This commit is contained in:
Tony Theodore 2017-12-09 10:25:29 +11:00
parent 11151e7310
commit d4959e4768
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 \