[Bug 249181] devel/libunwind: fix build on powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 7 21:12:31 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249181
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 at FreeBSD.org
Reporter: pkubaj at FreeBSD.org
CC: powerpc at FreeBSD.org
CC: powerpc at FreeBSD.org
Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
Assignee: sunpoet at FreeBSD.org
Created attachment 217809
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217809&action=edit
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=compiler:c11.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list