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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to