pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc math/openblas: Add to math/Makefile, add options descr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/403328959ef8
branches:  trunk
changeset: 441532:403328959ef8
user:      bacon <bacon%pkgsrc.org@localhost>
date:      Thu Nov 05 16:35:29 2020 +0000

description:
math/openblas: Add to math/Makefile, add options description

diffstat:

 math/Makefile                   |  3 ++-
 mk/defaults/options.description |  1 +
 2 files changed, 3 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 30244b2db5cd -r 403328959ef8 math/Makefile
--- a/math/Makefile     Thu Nov 05 16:35:24 2020 +0000
+++ b/math/Makefile     Thu Nov 05 16:35:29 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.481 2020/09/04 12:07:40 wiz Exp $
+# $NetBSD: Makefile,v 1.482 2020/11/05 16:35:29 bacon Exp $
 
 COMMENT=       Mathematics
 
@@ -255,6 +255,7 @@
 SUBDIR+=       octave
 SUBDIR+=       odepack
 SUBDIR+=       openaxiom
+SUBDIR+=       openblas
 SUBDIR+=       openfst
 SUBDIR+=       ordCalc
 SUBDIR+=       otter
diff -r 30244b2db5cd -r 403328959ef8 mk/defaults/options.description
--- a/mk/defaults/options.description   Thu Nov 05 16:35:24 2020 +0000
+++ b/mk/defaults/options.description   Thu Nov 05 16:35:29 2020 +0000
@@ -164,6 +164,7 @@
 dvdnav                 Enable libdvdnav support to navigate DVDs.
 dvdread                        Enable reproduction of DVDs.
 dvi                    Enable device independent file format (mostly TeX) support.
+dynamic-arch           Auto-detect CPU features at runtime
 eaccelerator-disassembler      Include disassembler.
 eaccelerator-doc-comment-inclusion     Retain doc-comments in internal php structures.
 eai                    Enable EAI (Email Address Internationalization) support.



Home | Main Index | Thread Index | Old Index