[Bug 242296] math/cln: fix build on powerpc64 elfv2, simplify port

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 29 11:34:50 UTC 2019


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

            Bug ID: 242296
           Summary: math/cln: fix build on powerpc64 elfv2, simplify port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: wen at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org
          Assignee: wen at FreeBSD.org
             Flags: maintainer-feedback?(wen at FreeBSD.org)

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

powerpc64 elfv2 needs the same patches as arm* and aarch64, but builds without
-DNO_ASM. Simplify the port by applying the arm patches everywhere and use
CPPFLAGS_${ARCH} instead of .if ${ARCH} block. Build passes on powerpc64 elfv1
fine, so the original issue must have been fixed.

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


More information about the freebsd-ports-bugs mailing list