Set unzip internal buffer size to 256k

This commit is contained in:
Jukka Ojanen 2021-09-04 17:08:52 +03:00
parent 82b337fbca
commit 7b5f584fac
1 changed files with 1 additions and 0 deletions

View File

@ -203,6 +203,7 @@ CFLAGS_ZLIB += -Wno-implicit-fallthrough
CFLAGS_ZLIB += -Wno-implicit-function-declaration
CFLAGS_ZLIB += -Wno-unused-parameter
CFLAGS_ZLIB += -DIOAPI_NO_64
CFLAGS_ZLIB += -DUNZ_BUFSIZE=262144
endif
## because UNRAR