summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2014-04-05 08:31:09 (GMT)
committerTony Theodore <tonyt@logyst.com>2014-04-05 08:31:09 (GMT)
commit1d8be107fee4c67ec570e9cc500af9fd5804d90c (patch)
treea7775a575370d024aab3b23a154a73a95ea45e9d
parent37f60b6cb782a5a60a6b837922f6df81ddc5ed68 (diff)
downloadmxe-1d8be107fee4c67ec570e9cc500af9fd5804d90c.zip
mxe-1d8be107fee4c67ec570e9cc500af9fd5804d90c.tar.gz
mxe-1d8be107fee4c67ec570e9cc500af9fd5804d90c.tar.bz2
package boost: disable icu
-rw-r--r--src/boost.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boost.mk b/src/boost.mk
index 9ca4cca..8e9e45b 100644
--- a/src/boost.mk
+++ b/src/boost.mk
@@ -34,6 +34,7 @@ define $(PKG)_BUILD
link=static \
threadapi=win32 \
--layout=tagged \
+ --disable-icu \
--without-mpi \
--without-python \
--prefix='$(PREFIX)/$(TARGET)' \