[Bug 272657] math/nauty: Remove NATIVE option

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 22 Jul 2023 09:57:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272657

            Bug ID: 272657
           Summary: math/nauty: Remove NATIVE option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
                CC: moritz@schmi.tt
             Flags: maintainer-feedback?(moritz@schmi.tt)
                CC: moritz@schmi.tt

Created attachment 243541
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243541&action=edit
Patch for nauty

This breaks on non amd64 platforms and we already have CPUTYPE that handles
this type of optimization.

Use "safe" optimization for all platforms

Compile and runtime tested on FreeBSD 13.2-RELEASE (aarch64) (make, make
check-plist, make test)
Compile and runtime tested on FreeBSD 13.2-RELEASE (amd64) (make, make
check-plist, make test)

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