mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27: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 \
|
AR=$AR \
|
||||||
RANLIB=$RANLIB \
|
RANLIB=$RANLIB \
|
||||||
CFLAGS="$CFLAGS -I." \
|
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
|
||||||
make PREFIX=$SYSROOT_PREFIX/usr install-hdr
|
make PREFIX=$SYSROOT_PREFIX/usr install-hdr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user