mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
wireless_tools:
- build full application, not the essential one
This commit is contained in:
parent
55e4041675
commit
9a9819e0a6
@ -12,8 +12,7 @@ make PREFIX=/usr \
|
||||
AR=$AR \
|
||||
RANLIB=$RANLIB \
|
||||
CFLAGS="$CFLAGS -I." \
|
||||
BUILD_WE_ESSENTIAL='y' \
|
||||
BUILD_STRIPPING='y' \
|
||||
BUILD_STRIPPING='y'
|
||||
|
||||
make PREFIX=$SYSROOT_PREFIX/usr install
|
||||
make PREFIX=$SYSROOT_PREFIX/usr install-hdr
|
||||
|
Loading…
x
Reference in New Issue
Block a user