https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294425
Charlie Li <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Status|New |Open Flags| |maintainer-feedback+ CC| |[email protected] --- Comment #1 from Charlie Li <[email protected]> --- The options framework unfortunately cannot infer which options are selected outside of the port being built. Building against 64-bit OpenBLAS requires adding -Duse-ilp64=true to the existing flags for OpenBLAS. Downstream, scipy always requires 32-bit OpenBLAS to be available, since 64-bit support is still experimental and incomplete. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
