pkgsrc-WIP-changes archive

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

mk/blas.buildlink3.mk: Minor comment clarification



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Jul 21 14:49:46 2020 -0500
Changeset:	b7c37bc9f613e01af44e844a660fbfbb04c47d94

Modified Files:
	mk/blas.buildlink3.mk

Log Message:
mk/blas.buildlink3.mk: Minor comment clarification

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b7c37bc9f613e01af44e844a660fbfbb04c47d94

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mk/blas.buildlink3.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/mk/blas.buildlink3.mk b/mk/blas.buildlink3.mk
index e09d41644b..4b5d60a6a8 100644
--- a/mk/blas.buildlink3.mk
+++ b/mk/blas.buildlink3.mk
@@ -20,7 +20,7 @@
 #  Typically set in mk.conf.
 #
 #  Possible: one or more of netlib, openblas, openblas_pthread,
-#    openblas_openmp, and accelerate.framework
+#    openblas_openmp, and Apple's accelerate.framework
 #    (to come: Intel MKL, other external optimized builds)
 #
 #  Default: All currently supported implementations (${_BLAS_TYPES})


Home | Main Index | Thread Index | Old Index