pkgsrc-WIP-changes archive

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

openblas: Update ONLY_FOR_PLATFORMS documentation



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Feb 25 11:56:13 2021 -0600
Changeset:	3c6284cba90280bc367cf4d1d8252ae4d6e92e76

Modified Files:
	openblas/Makefile.common

Log Message:
openblas: Update ONLY_FOR_PLATFORMS documentation

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

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

diffstat:
 openblas/Makefile.common | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/openblas/Makefile.common b/openblas/Makefile.common
index 40343453ca..78e7312eb0 100644
--- a/openblas/Makefile.common
+++ b/openblas/Makefile.common
@@ -27,8 +27,7 @@ HOMEPAGE=	https://github.com/xianyi/OpenBLAS
 COMMENT=	Optimized BLAS library based on GotoBLAS2
 LICENSE=	modified-bsd
 
-# Needs source patching and/or GCC_REQD for NetBSD
-# NetBSD gfortran framework needs improvements for this and other packages
+# Darwin has a .so/.dylib PLIST issue
 # Untested on other platforms
 ONLY_FOR_PLATFORM=	Linux-*-* NetBSD-*-*
 


Home | Main Index | Thread Index | Old Index