[Bug 243317] devel/concurrencykit: don't build for 32-bits on powerpc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 13 12:25:23 UTC 2020


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

            Bug ID: 243317
           Summary: devel/concurrencykit: don't build for 32-bits on
                    powerpc64
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: koobs at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org
                CC: powerpc at FreeBSD.org
                CC: powerpc at FreeBSD.org
             Flags: maintainer-feedback?(koobs at FreeBSD.org)
          Assignee: koobs at FreeBSD.org

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

configure script runs uname -m to check architecture. uname -m prints powerpc
on powerpc64. Use uname -p instead.

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


More information about the freebsd-ppc mailing list