[Bug 246194] math/blis: pacify portlint, add test target, optimize for power9

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 4 21:11:05 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246194

            Bug ID: 246194
           Summary: math/blis: pacify portlint, add test target, optimize
                    for power9
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jmd at freebsd.org
          Reporter: pkubaj at FreeBSD.org
                CC: powerpc at FreeBSD.org
          Assignee: jmd at freebsd.org
                CC: powerpc at FreeBSD.org
             Flags: maintainer-feedback?(jmd at freebsd.org)

Created attachment 214125
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214125&action=edit
patch

1. Move USES block to pacify portlint.
2. Add test target.
3. Add perl as a build dependency, I'm not sure how it worked before.
4. Optimize for power9 on powerpc64. This will break blis on all earlier POWER
generations, but nothing depends on this port so I guess it's ok. make test
passes fine on both elfv1 and elfv2.
5. Remove LIBNAME, it's not necessary.

Question: would it be possible to add flavors with all kernels? That way, users
could install the version optimized for their CPU or just generic.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ppc mailing list