mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
boost:
- various cleanups
This commit is contained in:
parent
ae55a0079e
commit
c836e82299
@ -21,19 +21,3 @@ $ROOT/$TOOLCHAIN/bin/bjam -d2 --toolset=gcc \
|
|||||||
--layout=system \
|
--layout=system \
|
||||||
--with-thread \
|
--with-thread \
|
||||||
install
|
install
|
||||||
|
|
||||||
|
|
||||||
# this are code for an alternative build with cmake (not done)
|
|
||||||
# remove this after testing
|
|
||||||
|
|
||||||
# $SCRIPTS/build cmake
|
|
||||||
|
|
||||||
# mkdir -p .build
|
|
||||||
# cd .build
|
|
||||||
|
|
||||||
# cmake -D CMAKE_INSTALL_PREFIX:PATH=/usr \
|
|
||||||
# -D CMAKE_FIND_ROOT_PATH:PATH=$SYSROOT_PREFIX \
|
|
||||||
# -D CMAKE_IS_EXPERIMENTAL=YES_I_KNOW \
|
|
||||||
# ..
|
|
||||||
|
|
||||||
# make
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user