pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math
Module Name: pkgsrc
Committed By: bacon
Date: Thu Nov 5 16:56:01 UTC 2020
Modified Files:
pkgsrc/math: Makefile
Log Message:
Add openblas_openmp and openblas_pthread to math/Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.482 -r1.483 pkgsrc/math/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.482 pkgsrc/math/Makefile:1.483
--- pkgsrc/math/Makefile:1.482 Thu Nov 5 16:35:29 2020
+++ pkgsrc/math/Makefile Thu Nov 5 16:56:01 2020
@@ -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+= octave
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