openwrt/package/libs/zlib
Petr Štetiar 3eb777e180 libs/zlib: fix implicit function declaration warning
Fixes following warning:

 adler32.c:141:12: warning: implicit declaration of function 'NEON_adler32' [-Wimplicit-function-declaration]
   141 |     return NEON_adler32(adler, buf, len);

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2022-03-28 09:27:56 +02:00
..
patches libs/zlib: fix implicit function declaration warning 2022-03-28 09:27:56 +02:00
Config.in
Makefile