mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
unzip: use cflags correctly
This commit is contained in:
parent
7af5fff73b
commit
1887e85842
@ -38,8 +38,7 @@ make_target() {
|
||||
RANLIB=$TARGET_RANLIB \
|
||||
AR=$TARGET_AR \
|
||||
STRIP=$TARGET_STRIP \
|
||||
CFLAGS="$CFLAGS" \
|
||||
-f unix/Makefile generic
|
||||
-f unix/Makefile generic LOCAL_UNZIP="$CFLAGS"
|
||||
}
|
||||
|
||||
makeinstall_target() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user