summaryrefslogtreecommitdiff
path: root/math/lapack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/lapack/Makefile')
-rw-r--r--math/lapack/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index e415d532ce5..b2b87a3df38 100644
--- a/math/lapack/Makefile
+++ b/math/lapack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2016/10/18 14:08:14 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2019/10/05 06:14:05 ryoon Exp $
.include "Makefile.common"
@@ -6,6 +6,9 @@ COMMENT= Linear Algebra PACKage
BUILD_TARGET= lapacklib
+# -j8 fails with some .o file not-found errors.
+MAKE_JOBS_SAFE= no
+
#FFLAGS+= -ffloat-store
# With f2c-20090411nb4, libf2c-20090201nb3, we need EXT_ETIME but gcc44-4.4.1nb3