[Mesa-dev] [Bug 54209] New: Define CPU_TO_LE32 on OpenBSD
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 29 06:09:22 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=54209
Bug #: 54209
Summary: Define CPU_TO_LE32 on OpenBSD
Classification: Unclassified
Product: Mesa
Version: git
Platform: Other
OS/Version: OpenBSD
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: mpi at openbsd.org
Created attachment 66273
--> https://bugs.freedesktop.org/attachment.cgi?id=66273
Define CPU_TO_LE32 on OpenBSD
Currently the CPU_TO_LE32 macro on OpenBSD is extended to the bswap32()
function which doesn't exist.
The attached patch correctly defines this macro required for big-endian
architectures. It has been tested on powerpc and is already present in
OpenBSD's source tree (Mesa 7.11.2).
Is it possible to include it? Please tell me if I missed something.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list