mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
busybox-hosttools
- change mode from busybox to 4755
This commit is contained in:
parent
3664e22f50
commit
7595e84d51
@ -16,4 +16,5 @@ cd $BUILD/busybox*
|
||||
|
||||
ARCH=$TARGET_ARCH make CROSS_COMPILE="" install
|
||||
|
||||
cp -PR _install-hosttools/bin/* $ROOT/$TOOLCHAIN/bin
|
||||
cp -PR _install-hosttools/bin/* $ROOT/$TOOLCHAIN/bin
|
||||
chmod 4755 $ROOT/$TOOLCHAIN/bin/busybox
|
||||
|
Loading…
x
Reference in New Issue
Block a user