immortalwrt/package/libs/zlib/patches
Petr Štetiar ce254e925b 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-04-04 17:17:09 +08:00
..
001-neon-implementation-of-adler32.patch libs/zlib: fix implicit function declaration warning 2022-04-04 17:17:09 +08:00
002-arm-specific-optimisations-for-inflate.patch zlib: properly split patches 2021-02-25 12:01:45 +08:00
003-arm-specific-optimisations-for-inflate.patch zlib: properly split patches 2021-02-25 12:01:45 +08:00
004-attach-sourcefiles-in-patch-002-to-buildsystem.patch zlib: properly split patches 2021-02-25 12:01:45 +08:00
005-relative-pkg-config-paths.patch zlib: properly split patches 2021-02-25 12:01:45 +08:00