llvm: install buildtools to toolchain

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-11-11 11:52:41 +01:00
parent 2221650746
commit 482d5a6769

View File

@ -79,3 +79,7 @@ cd $ROOT/$LLVM_DIR
make
$MAKEINSTALL
# install buildtools to toolchain
cp -PR BuildTools/Release/bin/llvm-config $ROOT/$TOOLCHAIN/bin