[Bug 252290] misc/thrill: fix build on big-endian architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 30 15:46:32 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252290
Bug ID: 252290
Summary: misc/thrill: fix build on big-endian architectures
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: yuri at freebsd.org
Reporter: pkubaj at FreeBSD.org
Assignee: yuri at freebsd.org
Flags: maintainer-feedback?(yuri at freebsd.org)
Created attachment 221108
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=221108&action=edit
patch
What is the reason for files/patch-extlib_tlx_tlx_math_bswap.hpp patch?
It specifies that bswap functions are not to be used on FreeBSD, but this
breaks build on big-endian architectures. If that is necessary, system bswap
functions should be used instead (by including sys/endian.h).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list