mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
uClibc: generate headers first, cleanups
This commit is contained in:
parent
bf35daffc0
commit
7d8da9b926
@ -5,7 +5,9 @@
|
||||
$SCRIPTS/install gcc-core toolchain
|
||||
[ "$DEBUG" = yes ] && CFLAGS="$CFLAGS -D_DLSYM_TRACE_NAME"
|
||||
|
||||
make -C $PKG_BUILD
|
||||
#[ "$DEVTOOLS" = yes ] && make -C $PKG_BUILD/utils
|
||||
make -C $PKG_BUILD/utils
|
||||
cd $PKG_BUILD
|
||||
make pregen
|
||||
make
|
||||
make -C utils
|
||||
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user