Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2019 11:34:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242296] math/cln: fix build on powerpc64 elfv2, simplify port
Message-ID:  <bug-242296-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242296

            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@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
          Assignee: wen@FreeBSD.org
             Flags: maintainer-feedback?(wen@FreeBSD.org)

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

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242296-7788>