mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
make:
- various cleanups
This commit is contained in:
parent
164ceb7db5
commit
4ef8af2269
@ -9,4 +9,5 @@ cd $PKG_BUILD
|
||||
./configure --host=$HOST_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--disable-nls
|
||||
|
||||
/bin/sh build.sh
|
||||
|
@ -3,4 +3,4 @@
|
||||
. config/options
|
||||
|
||||
mkdir -p $ROOT/$TOOLCHAIN/bin
|
||||
cp $PKG_BUILD/$1 $ROOT/$TOOLCHAIN/bin
|
||||
cp $PKG_BUILD/$1 $ROOT/$TOOLCHAIN/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user