summaryrefslogtreecommitdiff
path: root/base/lcms2mt.mak
diff options
context:
space:
mode:
Diffstat (limited to 'base/lcms2mt.mak')
-rw-r--r--base/lcms2mt.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/lcms2mt.mak b/base/lcms2mt.mak
index dc7352150..689745790 100644
--- a/base/lcms2mt.mak
+++ b/base/lcms2mt.mak
@@ -80,7 +80,7 @@ lcms2.config-clean :
# NB: we can't use the normal $(CC_) here because msvccmd.mak
# adds /Za which conflicts with the lcms source.
-LCMS2_CC=$(CC) $(D_)SHARE_LCMS=$(SHARE_LCMS)$(_D) $(GENOPT) $(CAPOPT) $(CFLAGS) $(LCMS2_CFLAGS) $(I_)$(LCMS2MTSRCDIR)$(D)include $(LCMS2CF_)
+LCMS2_CC=$(CC) $(CFLAGS_VISIBILITY) $(D_)SHARE_LCMS=$(SHARE_LCMS)$(_D) $(GENOPT) $(CAPOPT) $(CFLAGS) $(LCMS2_CFLAGS) $(I_)$(LCMS2MTSRCDIR)$(D)include $(LCMS2CF_)
LCMS2O_=$(O_)$(LCMS2OBJ)
# switch in the version of lcms2mt.dev we're actually using