boost: build and install 'boost_system', needed by wesnoth

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-04 00:42:34 +01:00
parent 11d7775954
commit 9c97a9caa7

View File

@ -23,5 +23,6 @@ $ROOT/$TOOLCHAIN/bin/bjam -d2 --toolset=gcc \
--layout=system \
--with-thread \
--with-iostreams \
--with-system \
--with-regex -sICU_PATH="$SYSROOT_PREFIX/usr" \
install