aboutsummaryrefslogtreecommitdiff
path: root/ports/lcms/shared.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ports/lcms/shared.patch')
-rw-r--r--ports/lcms/shared.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/ports/lcms/shared.patch b/ports/lcms/shared.patch
new file mode 100644
index 000000000..b3e7bf75f
--- /dev/null
+++ b/ports/lcms/shared.patch
@@ -0,0 +1,10 @@
+--- lcms2.h Wed Jul 20 08:46:01 2016
++++ lcms2.h Mon Jan 30 15:01:12 2017
+@@ -212,6 +212,7 @@
+
+ #endif // CMS_USE_BIG_ENDIAN
+
++#define CMS_DLL_BUILD
+
+ // Calling convention -- this is hardly platform and compiler dependent
+ #ifdef CMS_IS_WINDOWS_