[Bug 273316] math/polymake: Remove NATIVE option

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 26 Aug 2023 18:18:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273316

Daniel Engberg <diizzy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |diizzy@FreeBSD.org

--- Comment #2 from Daniel Engberg <diizzy@FreeBSD.org> ---
There have been instances where -march=native makes mistakes and produces
broken binaries and on top of that it only works on amd64/i386. People should
make use of CPUTYPE instead which is supported be the framework if they want
optimized binaries.

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