freebsd-ports/math/openblas
Piotr Kubaj 7942b37f98 math/openblas: fix build on powerpc64 with clang, remove OPENMP option on powerpc64
On powerpc64 OpenMP is always used when USE_THREADS is defined (which we do unconditionally). This means that OPENMP option on powerpc64 doesn't have any effect and it should be removed.

Clang also has some problems when linking Fortran libraries with OpenMP, so use GCC for powerpc64.

PR:		240379
Approved by:	phd_kimberlite@yahoo.co.jp (maintainer), linimon (mentor)
2019-09-09 18:01:31 +00:00
..
files math/openblas: fix build on powerpc64 with TARGET=PPC970 and switch to PPC970 2019-07-30 12:11:21 +00:00
distinfo
Makefile math/openblas: fix build on powerpc64 with clang, remove OPENMP option on powerpc64 2019-09-09 18:01:31 +00:00
pkg-descr