summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTobias Gruetzmacher <tobias-git@23.gs>2014-03-07 17:09:37 (GMT)
committerTony Theodore <tonyt@logyst.com>2014-03-08 05:33:01 (GMT)
commit1589b23e532ff5f13bfd1d1ef34271c6ef360658 (patch)
tree8c74c2c7c18b2c6954d4e2dba50268bb5bfba342 /src
parent2ce8d4788f08922b84b084c803ce44550717986e (diff)
downloadmxe-1589b23e532ff5f13bfd1d1ef34271c6ef360658.zip
mxe-1589b23e532ff5f13bfd1d1ef34271c6ef360658.tar.gz
mxe-1589b23e532ff5f13bfd1d1ef34271c6ef360658.tar.bz2
Package lcms1: Enable shared builds
Diffstat (limited to 'src')
-rw-r--r--src/lcms1.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/lcms1.mk b/src/lcms1.mk
index aee02c0..85691d2 100644
--- a/src/lcms1.mk
+++ b/src/lcms1.mk
@@ -19,10 +19,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