1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/math/openblas
Piotr Kubaj 2c35691e5a math/openblas: actually add libopenblas library to the package on powerpc64 head
On powerpc64 head, libopenblas_ppc970p-r0.3.7.* weren't added to the package, even though the package itself built succesfully. This problem doesn't exist on 12.
Lack of libopenblas_ppc970p-r0.3.7.* made many packages fail.
Add DYNAMIC_ARCH option everywhere since it will cause the post-install target dependent on this option to run and include libopenblas_ppc970p-r0.3.7.* in the package.
This is only to get the necessary libs in the package, the option only works on ppc64le, which we don't support.

Bump PORTREVISION because of package change.
2020-02-04 18:27:37 +00:00
..
files math/openblas: Update to 0.3.7 2020-01-21 22:03:19 +00:00
distinfo math/openblas: fix build on powerpc64 without POWER6 2020-01-22 12:28:49 +00:00
Makefile math/openblas: actually add libopenblas library to the package on powerpc64 head 2020-02-04 18:27:37 +00:00
pkg-descr
pkg-plist math/openblas: fix plist with DYNAMIC_ARCH off 2020-01-31 14:57:31 +00:00