summaryrefslogtreecommitdiffstats
path: root/src/lcms1.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/lcms1.mk')
-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