Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149384914
D20620.id58617.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
451 B
Referenced Files
None
Subscribers
None
D20620.id58617.diff
View Options
Index: head/graphics/libjxr/files/patch-jxrlib_warnings
===================================================================
--- head/graphics/libjxr/files/patch-jxrlib_warnings
+++ head/graphics/libjxr/files/patch-jxrlib_warnings
@@ -12,7 +12,7 @@
-#ifdef _BIG__ENDIAN_
-#define _byteswap_ulong(x) (x)
-#else // _BIG__ENDIAN_
-+#ifndef _BIG__ENDIAN__
++#ifndef _BIG__ENDIAN_
U32 _byteswap_ulong(U32 bits)
{
U32 r = (bits & 0xffu) << 24;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 25, 2:51 AM (11 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30293160
Default Alt Text
D20620.id58617.diff (451 B)
Attached To
Mode
D20620: graphics/libjxr: fix build on big-endian architectures
Attached
Detach File
Event Timeline
Log In to Comment