[MacPorts] #58179: OpenBLAS @0.3.5_1 does not build on PPC Leopard, Mac OS X 10.5.8, because Makefile. cannot be found
MacPorts
noreply at macports.org
Thu Mar 7 18:09:55 UTC 2019
#58179: OpenBLAS @0.3.5_1 does not build on PPC Leopard, Mac OS X 10.5.8, because
Makefile. cannot be found
------------------------+-------------------------
Reporter: ballapete | Owner: NicosPavlov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords: powerpc
Port: OpenBLAS |
------------------------+-------------------------
Comment (by kencu):
I think that's it. If I change `param.h` and do this on line 2002:
{{{
- #ifdef OS_LINUX
+ #if defined(OS_LINUX) || defined(OS_DARWIN)
}}}
then the build seems to pick up the PPC970 without forcing the Target, and
the build is proceeding past the previous areas of wreckage.
--
Ticket URL: <https://trac.macports.org/ticket/58179#comment:22>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list