[Bug 285593] devel/mimalloc: Overrides framework CFLAGS

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 23 Mar 2025 01:13:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285593

            Bug ID: 285593
           Summary: devel/mimalloc: Overrides framework CFLAGS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)
          Assignee: ehaupt@FreeBSD.org

The port overrides framework option CPUTYPE which isn't desirable, having a
quick look it seems like you should disable MI_OPT_ARCH and enable MI_OPT_SIMD
with C/CXXFLAGS for it to work as expected.
Another option would be removing MI_OPT_ARCH_FLAGS in CMakeLists.txt

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