mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
zip: fix LARGE_FILE_SUPPORT
This commit is contained in:
parent
017ceab30e
commit
f7b92081b5
@ -12,6 +12,7 @@ PKG_LONGDESC="A compression and file packaging utility."
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
||||
make_target() {
|
||||
CFLAGS+=" -DLARGE_FILE_SUPPORT"
|
||||
make CC=${CC} CPP=${CPP} RANLIB=${RANLIB} AR=${AR} STRIP=${STRIP} LOCAL_ZIP="${CFLAGS}" \
|
||||
-f unix/Makefile generic
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user