Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Sep 2020 21:12:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 249181] devel/libunwind: fix build on powerpc64
Message-ID:  <bug-249181-25139@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 249181
           Summary: devel/libunwind: fix build on powerpc64
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
                CC: powerpc@FreeBSD.org
                CC: powerpc@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

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

Codeveloped with Brandon Bergen (bdragon@).

This patch fixes build on powerpc64, adding necessary code variants for
FreeBSD, where necessary. Apart from that, FreeBSD installs libs to lib, not
lib64.

Also coredump support seems to be disabled for ppc64, so adjust Makefile for
that. Since C11 atomic features are necessary, add USES=3Dcompiler:c11.

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



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