Date: Sat, 26 Aug 2023 18:18:15 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273316] math/polymake: Remove NATIVE option Message-ID: <bug-273316-7788-7Ad46Ta9s0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273316-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-273316-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273316 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=3Dnative makes mistakes and produces broken binaries and on top of that it only works on amd64/i386. People shou= ld make use of CPUTYPE instead which is supported be the framework if they want optimized binaries. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273316-7788-7Ad46Ta9s0>