[MacPorts] #66714: linear_algebra does not pass correct args to CMake and opportunistically links to OpenBLAS

MacPorts noreply at macports.org
Thu Jan 19 12:30:54 UTC 2023


#66714: linear_algebra does not pass correct args to CMake and opportunistically
links to OpenBLAS
-----------------------------+--------------------
  Reporter:  barracuda156    |      Owner:  (none)
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.8.0
Resolution:                  |   Keywords:
      Port:  linear_algebra  |
-----------------------------+--------------------

Comment (by barracuda156):

 Hmm, admittedly I forgot about this part:
 {{{
 #   in pre-configure, a line like this may be needed:
 #   configure.args-append --with-blas="-L${prefix}/lib ${linalglib}"
 #   or
 #   configure.args-append ${cmake_linalglib} (for CMake)
 }}}

 But why not add configure.args directly?

-- 
Ticket URL: <https://trac.macports.org/ticket/66714#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list