mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
boost: build 'iostream' and 'regex' library, set libicu path to '/usr' to prevent searching systems paths
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e85563e48d
commit
663c09a70e
@ -20,4 +20,6 @@ $ROOT/$TOOLCHAIN/bin/bjam -d2 --toolset=gcc \
|
||||
--prefix=$SYSROOT_PREFIX/usr \
|
||||
--layout=system \
|
||||
--with-thread \
|
||||
--with-iostreams \
|
||||
--with-regex -sICU_PATH="$SYSROOT_PREFIX/usr" \
|
||||
install
|
||||
|
Loading…
x
Reference in New Issue
Block a user