mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
libelf: dont depend on 'ccache'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c153b2d73d
commit
12d1764351
@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
$SCRIPTS/install ccache
|
|
||||||
|
|
||||||
setup_toolchain host
|
setup_toolchain host
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
@ -17,4 +15,4 @@ cd objdir
|
|||||||
--disable-static \
|
--disable-static \
|
||||||
|
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user