Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jan 2017 13:14:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 215764] math/py-numpy: Remove dependency on math/openblas if other blas lib is selected
Message-ID:  <bug-215764-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215764

            Bug ID: 215764
           Summary: math/py-numpy: Remove dependency on math/openblas if
                    other blas lib is selected
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: riggs@FreeBSD.org
                CC: phd_kimberlite@yahoo.co.jp, python@FreeBSD.org
                CC: phd_kimberlite@yahoo.co.jp, python@FreeBSD.org

Created attachment 178506
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178506&action=
=3Dedit
Patch to avoid unneccessary linking to openblas if netlib is selected

math/py-numpy allows for selection of BLAS implementation. However, even if
NETLIB is selected, numpy links to openblas if it locates libopenblas on the
build machine. This is unnecessary. Attached is a proposal to remove this
dependency.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215764-21822>