1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/libs
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
..
argp-standalone argp-standalone: fix compilation with Alpine Linux 2022-03-16 17:58:24 +01:00
elfutils elfutils: fix host compilation with Alpine Linux 2022-03-27 14:38:13 +02:00
gettext-full gettext-full: add gmsgfmt symlink in host install 2022-03-25 17:48:49 +02:00
gmp gmp: update to 6.2.1 2021-02-14 19:38:15 +01:00
jansson jansson: Activate link time optimization (LTO) 2020-09-06 20:30:18 +02:00
libaudit
libbsd
libcap libcap: Update to version 2.63 2022-02-01 21:25:02 +01:00
libevent2 libevent2: update to 2.1.12 2021-02-14 19:38:15 +01:00
libiconv
libiconv-full libiconv-full: Makefile polishing 2020-11-26 13:09:32 -10:00
libjson-c libjson-c: don't build shared host libraries 2021-11-20 21:08:24 +01:00
libmnl
libnetfilter-conntrack libnetfilter-conntrack: backport patch fixing compilation with 5.15 2022-03-05 21:05:45 +01:00
libnfnetlink libnfnetlink: quote $(FPIC) on command line 2021-03-19 13:37:51 -10:00
libnftnl libnftnl: bump to 1.2.1 2021-12-01 00:39:26 +02:00
libnl
libnl-tiny libnl-tiny: update to the latest version 2021-12-14 22:59:10 +01:00
libpcap tcpdump: libpcap: Remove http://www.us.tcpdump.org mirror 2021-12-27 00:49:08 +01:00
libselinux libselinux: use musl-fts for host builds 2022-03-25 18:14:13 +01:00
libsemanage libsemanage: update to version 3.3 2021-10-28 22:15:02 +01:00
libsepol libsepol: update to version 3.3 2021-10-31 13:01:24 +00:00
libtool
libubox libubox: update to git HEAD 2021-11-20 17:48:49 +00:00
libunwind libunwind: add ppc64 support 2021-12-21 21:37:05 +02:00
libusb libusb: Fix parsing of descriptors for multi-configuration devices 2021-02-21 10:12:10 -10:00
mbedtls mbedtls: update to 2.28.0 LTS branch 2022-02-26 19:52:41 +01:00
musl-fts musl-fts: remove shared libraries from host 2022-03-27 14:38:13 +02:00
ncurses ncurses: update to 6.3 2022-03-19 17:42:29 +01:00
nettle nettle: disable assembler on ppc64 2021-12-21 21:36:55 +02:00
openssl openssl: move engine.mk to INCLUDE_DIR 2022-03-23 23:13:51 +00:00
pcre pcre: disable shared libraries for host builds 2022-03-27 14:38:13 +02:00
popt
readline readline: disable shared library for host 2021-11-20 21:08:24 +01:00
sysfsutils
toolchain toolchain: glibc: Update to version 2.34 2022-01-07 22:30:40 +01:00
uclient uclient: update to Git version 2021-05-14 2021-05-14 23:40:42 +02:00
ustream-ssl ustream-ssl: update to Git version 2022-01-16 2022-01-16 21:51:21 +01:00
wolfssl wolfssl: fix API breakage of SSL_get_verify_result 2022-02-22 20:27:15 +01:00
zlib libs/zlib: fix implicit function declaration warning 2022-03-28 09:27:56 +02:00