mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
llvm: install buildtools to toolchain
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -79,3 +79,7 @@ cd $ROOT/$LLVM_DIR
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
||||
# install buildtools to toolchain
|
||||
cp -PR BuildTools/Release/bin/llvm-config $ROOT/$TOOLCHAIN/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user