summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/libjpeg/m68k-atari-mint/jmorecfg.h.p
diff options
context:
space:
mode:
Diffstat (limited to 'sdk/recipes/patches/libjpeg/m68k-atari-mint/jmorecfg.h.p')
-rw-r--r--sdk/recipes/patches/libjpeg/m68k-atari-mint/jmorecfg.h.p11
1 files changed, 11 insertions, 0 deletions
diff --git a/sdk/recipes/patches/libjpeg/m68k-atari-mint/jmorecfg.h.p b/sdk/recipes/patches/libjpeg/m68k-atari-mint/jmorecfg.h.p
new file mode 100644
index 0000000..96b5480
--- /dev/null
+++ b/sdk/recipes/patches/libjpeg/m68k-atari-mint/jmorecfg.h.p
@@ -0,0 +1,11 @@
+--- jmorecfg.h 2016-07-10 00:36:02.965024562 +0100
++++ jmorecfg.h 2016-07-10 00:37:55.525024349 +0100
+@@ -346,7 +346,7 @@ typedef int boolean;
+ */
+
+ #ifndef MULTIPLIER
+-#define MULTIPLIER int /* type for fastest integer multiply */
++#define MULTIPLIER short /* type for fastest integer multiply */
+ #endif
+
+