summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-01-31 08:26:46 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-01-31 08:26:46 (GMT)
commit38fdad4f157a08683cadce46d7fe1cd146813c0e (patch)
tree4e277375a7520abec3e40dec77fe92efb89a82a7
parent7a6ce9ff1dd13cdba6009cf1e85834a3b9cb492e (diff)
downloadmxe-38fdad4f157a08683cadce46d7fe1cd146813c0e.zip
mxe-38fdad4f157a08683cadce46d7fe1cd146813c0e.tar.gz
mxe-38fdad4f157a08683cadce46d7fe1cd146813c0e.tar.bz2
shorter Boost library names
-rw-r--r--src/boost.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boost.mk b/src/boost.mk
index b5274d7..beab28b 100644
--- a/src/boost.mk
+++ b/src/boost.mk
@@ -28,6 +28,7 @@ define $(PKG)_BUILD
threading=multi \
link=static \
threadapi=win32 \
+ --layout=system \
--without-mpi \
--without-python \
--prefix='$(PREFIX)/$(TARGET)' \