[Bug 276789] math/openblas: Update to 0.3.26

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 Feb 2024 01:06:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276789

--- Comment #6 from Daniel Engberg <diizzy@FreeBSD.org> ---
Not sure I follow you, OpenBLAS goes at great lengths to figure out things by
its own which is troublesome for packaging irregardless of framework (CMake is
actually easier to follow). It's also quite a mess and also all distros patch
it in some way (you can have a look using repology.org), it would be nice if we
could avoid that or at least upstream patches. I would also argue that the
current post-patch section is less than elegant but it is what it is.

https://github.com/OpenMathLib/OpenBLAS/blob/develop/Makefile.system
https://github.com/OpenMathLib/OpenBLAS/blob/develop/cmake/system.cmake

There's no point in having multiple options as it will try to detect by itself
and/or there's also DYNARCH which will pick whatever code path it finds most
suitable for your system.

-- 
You are receiving this mail because:
You are the assignee for the bug.