[Bug 272497] math/libdivide: Add NATIVE option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Jul 2023 08:23:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272497 Bug ID: 272497 Summary: math/libdivide: Add NATIVE option Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: thierry@FreeBSD.org Reporter: yuri@freebsd.org Assignee: thierry@FreeBSD.org Flags: maintainer-feedback?(thierry@FreeBSD.org) Created attachment 243381 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243381&action=edit patch By default the project builds with -march=native, which potentially causes illegal instruction errors. The attached patch removes this flag by default. -- You are receiving this mail because: You are the assignee for the bug.