[Bug 276758] math/openblas: Fails to build with non-default port options

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 02 Feb 2024 00:40:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276758

--- Comment #1 from Artyom Davidov <ard_1@mail.ru> ---
After some testing it turned out that the build fails only with 
AVX=on
AVX2=off
DYNAMIC_ARCH=on

Disabling AVX option or enabling AVX2 option with DYNAMIC_ARCH=on allows port
to build successfully.

Some changes were made at upstream code to dynamic.c in the OpenBlas 0.3.26
version, but it seems that OpenBlas 0.3.26 also suffers from this issue.

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