mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
zip: pass cflags to make
This commit is contained in:
parent
2de2863b49
commit
32d31a8458
@ -29,5 +29,6 @@ make CC=$TARGET_CC \
|
|||||||
RANLIB=$TARGET_RANLIB \
|
RANLIB=$TARGET_RANLIB \
|
||||||
AR=$TARGET_AR \
|
AR=$TARGET_AR \
|
||||||
STRIP=$TARGET_STRIP \
|
STRIP=$TARGET_STRIP \
|
||||||
|
LOCAL_ZIP="$TARGET_CFLAGS" \
|
||||||
-f unix/Makefile generic
|
-f unix/Makefile generic
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user