packages/libs/libzdb/patches
Sebastian Kemper 9c7613dd25 libzdb: fix uclibc build issue
libmariadb 10.2 needs to be linked in together with iconv. On musl and
glibc iconv is part of libc. That's not the case for uclibc, where
libiconv-full needs to be used. This commit adds -liconv to the linker
flags and aids libzdb in finding libiconv.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-07-08 12:02:51 +02:00
..
010-cross-compile-fixes.patch libzdb: fix uclibc build issue 2018-07-08 12:02:51 +02:00
020-filterh-use-host-built-version.patch treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG) 2017-01-10 18:25:54 +01:00
030-openssl-1.1.patch libzdb: add compatibility with openssl 1.1 2018-05-23 23:26:21 -03:00