[Bug 268023] math/suitesparse update deleted ability to select BLAS libraries, was this intended?
Date: Mon, 28 Nov 2022 18:43:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268023 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=977730c0c177a5636383a925a0b471283078b365 commit 977730c0c177a5636383a925a0b471283078b365 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-11-28 18:38:21 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-11-28 18:42:30 +0000 math/suitesparse: do not force OpenBLAS The different implementations of BLAS may be choosen by an option radio and it was a mistake to force it (a remainder of some test…). Do not bump PORTREVISION since this is the default. PR: 268023 Reported by: alt2600 (at) icloud.com math/suitesparse/bsd.suitesparse.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.