File libjpeg-turbo-1.4.0-int32.patch of Package mingw64-libjpeg-turbo

--- jmorecfg.h
+++ jmorecfg.h
@@ -148,7 +148,7 @@
 /* INT32 must hold at least signed 32-bit values. */
 
 #ifndef XMD_H                   /* X11/xmd.h correctly defines INT32 */
-typedef long INT32;
+typedef int INT32;
 #endif
 
 /* Datatype used for image dimensions.  The JPEG standard only supports
openSUSE Build Service is sponsored by