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@lists.freedesktop.org ReportedBy: m...@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. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev