[Bug 234425] devel/protobuf: Fix build for powerpcspe and likely powerpc(32)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 26 20:47:37 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234425
Bug ID: 234425
Summary: devel/protobuf: Fix build for powerpcspe and likely
powerpc(32)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: sunpoet at FreeBSD.org
Reporter: jhibbits at FreeBSD.org
Assignee: sunpoet at FreeBSD.org
Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
Created attachment 200539
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200539&action=edit
Patch to link in libatomic on 32-bit archs with no 64-bit atomics
devel/protobuf needs to link against libatomic for 64-bit atomics when built
with ports gcc on platforms that don't have 64-bit atomic operations. The
attached patch, obtained from upstream and massaged to fit our version, fixes
this. The patch is already included in the next version of protobuf.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list