Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 2020 15:46:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252290] misc/thrill: fix build on big-endian architectures
Message-ID:  <bug-252290-7788@https.bugs.freebsd.org/bugzilla/>

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

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

Created attachment 221108
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D221108&action=
=3Dedit
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).

--=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-252290-7788>