[Bug 272499] math/libsemigroups: Add NATIVE option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Jul 2023 08:53:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272499 Bug ID: 272499 Summary: math/libsemigroups: 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 243383 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243383&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.