mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
eglibc: fix dependencies, cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4d89d64604
commit
c153b2d73d
@ -2,14 +2,8 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
$SCRIPTS/install ccache
|
||||
|
||||
rm -rf "$SYSROOT_PREFIX/lib"
|
||||
rm -rf "$SYSROOT_PREFIX/usr/lib"
|
||||
rm -rf "$SYSROOT_PREFIX/usr/include"
|
||||
|
||||
$SCRIPTS/build autotools
|
||||
$SCRIPTS/install linux-headers
|
||||
$SCRIPTS/build linux-headers
|
||||
$SCRIPTS/build gcc-core
|
||||
|
||||
# Filter out some problematic CFLAGS
|
||||
|
Loading…
x
Reference in New Issue
Block a user