mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +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
|
||||
|
||||
$SCRIPTS/install ccache
|
||||
|
||||
setup_toolchain host
|
||||
|
||||
cd $PKG_BUILD
|
||||
@ -17,4 +15,4 @@ cd objdir
|
||||
--disable-static \
|
||||
|
||||
make
|
||||
make install
|
||||
make install
|
||||
|
Loading…
x
Reference in New Issue
Block a user