summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)' \