pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math Add openblas_openmp and openblas_pthread to math/...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d809cc1f1a31
branches: trunk
changeset: 441538:d809cc1f1a31
user: bacon <bacon%pkgsrc.org@localhost>
date: Thu Nov 05 16:56:01 2020 +0000
description:
Add openblas_openmp and openblas_pthread to math/Makefile
diffstat:
math/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7f315f28e2be -r d809cc1f1a31 math/Makefile
--- a/math/Makefile Thu Nov 05 16:55:13 2020 +0000
+++ b/math/Makefile Thu Nov 05 16:56:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.482 2020/11/05 16:35:29 bacon Exp $
+# $NetBSD: Makefile,v 1.483 2020/11/05 16:56:01 bacon Exp $
COMMENT= Mathematics
@@ -256,6 +256,8 @@
SUBDIR+= odepack
SUBDIR+= openaxiom
SUBDIR+= openblas
+SUBDIR+= openblas_openmp
+SUBDIR+= openblas_pthread
SUBDIR+= openfst
SUBDIR+= ordCalc
SUBDIR+= otter
Home |
Main Index |
Thread Index |
Old Index