mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
llvm: install buildtools to toolchain
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2221650746
commit
482d5a6769
@ -79,3 +79,7 @@ cd $ROOT/$LLVM_DIR
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
||||
# install buildtools to toolchain
|
||||
cp -PR BuildTools/Release/bin/llvm-config $ROOT/$TOOLCHAIN/bin
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user