mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +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 \
|
./configure --host=$HOST_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--disable-nls
|
--disable-nls
|
||||||
|
|
||||||
/bin/sh build.sh
|
/bin/sh build.sh
|
||||||
|
@ -3,4 +3,4 @@
|
|||||||
. config/options
|
. config/options
|
||||||
|
|
||||||
mkdir -p $ROOT/$TOOLCHAIN/bin
|
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