https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215764

            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-b...@freebsd.org
          Reporter: ri...@freebsd.org
                CC: phd_kimberl...@yahoo.co.jp, pyt...@freebsd.org
                CC: phd_kimberl...@yahoo.co.jp, pyt...@freebsd.org

Created attachment 178506
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178506&action=edit
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to