Date: Tue, 04 Aug 2015 20:03:17 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 201965] math/openblas doesn't install header files Message-ID: <bug-201965-13-ADyYnAMAhD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-201965-13@https.bugs.freebsd.org/bugzilla/> References: <bug-201965-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201965 --- Comment #2 from Peter Jeremy <peterj@FreeBSD.org> --- Plan A effectively makes openblas useless unless you solely use packages and hope that the openblas ABI (not API) precisely matches the ABI for whichever other BLAS was used to compile the packages that depend on BLAS. My preference would be option B - looking at some of the other BLAS implementations, it seems to be a tossup whether they conflict or not. Option C is probably workable. A fourth option would be to make installing the header files an config option - which would also toggle the conflicts. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201965-13-ADyYnAMAhD>