mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
boost/package.mk: added --ignore-site-config to ignore external site-config.jam
This commit is contained in:
parent
5c98b583fd
commit
81b29f940f
@ -69,6 +69,7 @@ make_target() {
|
||||
makeinstall_target() {
|
||||
$ROOT/$TOOLCHAIN/bin/bjam -d2 --toolset=gcc link=static \
|
||||
--prefix=$SYSROOT_PREFIX/usr \
|
||||
--ignore-site-config \
|
||||
--layout=system \
|
||||
--with-thread \
|
||||
--with-iostreams \
|
||||
|
Loading…
x
Reference in New Issue
Block a user