Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jun 2020 14:15:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246938] math/arpack-ng: allow to build arpack-ng with openblas
Message-ID:  <bug-246938-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 246938
           Summary: math/arpack-ng: allow to build arpack-ng with openblas
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: osidorkin@gmail.com
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

Created attachment 215166
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D215166&action=
=3Dedit
svn diff patch to allow math/arpack-ng to link against math/openblas

Some consumers of arpack-ng (e.g. math/scilab) provides user a choice betwe=
en
atlas and openblas. However arpack-ng cannot be linked against openblas, so
scilab gets linked against both libraries.

Attached patch adds support for WITH_BLAS=3Dopenblas option.

--=20
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-246938-7788>