pkgsrc-WIP-changes archive

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

openblas*: Successful build on NetBSD



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Feb 25 11:51:32 2021 -0600
Changeset:	8071bf28f3ffc95af046ff3eaaac6983f4f70035

Modified Files:
	openblas/Makefile.common

Log Message:
openblas*: Successful build on NetBSD

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

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

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

diffs:
diff --git a/openblas/Makefile.common b/openblas/Makefile.common
index b8f69bfbfe..40343453ca 100644
--- a/openblas/Makefile.common
+++ b/openblas/Makefile.common
@@ -30,7 +30,7 @@ LICENSE=	modified-bsd
 # Needs source patching and/or GCC_REQD for NetBSD
 # NetBSD gfortran framework needs improvements for this and other packages
 # Untested on other platforms
-ONLY_FOR_PLATFORM=	Linux-*-*
+ONLY_FOR_PLATFORM=	Linux-*-* NetBSD-*-*
 
 USE_LANGUAGES=	c fortran
 USE_TOOLS+=	gmake perl:build


Home | Main Index | Thread Index | Old Index