summaryrefslogtreecommitdiffstats
path: root/src/lcms.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2014-02-09 12:29:51 (GMT)
committerTony Theodore <tonyt@logyst.com>2014-02-09 12:29:51 (GMT)
commit57fa8e075ed02e7f062dceefce8c8342d3e23e82 (patch)
tree9525c440daeda63e0993c0eb2bc2c72a526c2e2d /src/lcms.mk
parent6cf952d7a86d8933bb2fff6f1acada1c02809556 (diff)
downloadmxe-57fa8e075ed02e7f062dceefce8c8342d3e23e82.zip
mxe-57fa8e075ed02e7f062dceefce8c8342d3e23e82.tar.gz
mxe-57fa8e075ed02e7f062dceefce8c8342d3e23e82.tar.bz2
package qt4 and dependencies: enable shared builds
Diffstat (limited to 'src/lcms.mk')
-rw-r--r--src/lcms.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/lcms.mk b/src/lcms.mk
index ae5bc14..f03f238 100644
--- a/src/lcms.mk
+++ b/src/lcms.mk
@@ -18,10 +18,7 @@ endef
define $(PKG)_BUILD
cd '$(1)' && ./configure \
- --prefix='$(PREFIX)/$(TARGET)' \
- --host='$(TARGET)' \
- --build="`config.guess`" \
- --disable-shared \
+ $(MXE_CONFIGURE_OPTS) \
--with-jpeg \
--with-tiff \
--with-zlib