[Bug 238721] misc/kdeedu: eliminate new dependency on openblas on !x86
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 22 20:10:38 BST 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238721
--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:
Author: linimon
Date: Sat Jun 22 19:10:24 UTC 2019
New revision: 504883
URL: https://svnweb.freebsd.org/changeset/ports/504883
Log:
Recently, kdeedu gained a dependency on math/kig, which brings in some
heavyweight dependencies:
devel/boost-python-libs
devel/libunwind
math/blas
math/cblas
math/lapack
math/metis
math/openblas
math/py-numpy
math/suitesparse
This is particularly painful on powerpc64, where openblas does not even
build (yet).
This patch turns on option KIG on x86 only.
The impact on arm is TBD.
PR: 238721
Approved by: tcberner
Changes:
head/misc/kdeedu/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list