aboutsummaryrefslogtreecommitdiff
path: root/ports/lcms/shared.patch
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-02-01 19:17:11 -0800
committerGitHub <noreply@github.com>2017-02-01 19:17:11 -0800
commit1888c7294fb5323acef33dae26f39bf7c2d4dfa7 (patch)
treef26b6fc24fe9ca61aad3d8bbc88a5840443b8870 /ports/lcms/shared.patch
parent7a080e79163d8e3bdf9eb33b5d761d2d0ca89696 (diff)
parent4ef429dd9e687f80f9f30042263d817984a10097 (diff)
downloadvcpkg-1888c7294fb5323acef33dae26f39bf7c2d4dfa7.tar.gz
vcpkg-1888c7294fb5323acef33dae26f39bf7c2d4dfa7.zip
Merge pull request #421 from Agadoul/master
lcms port
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_