packages/libs/libzdb
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
..
patches libzdb: fix uclibc build issue 2018-07-08 12:02:51 +02:00
Makefile libzdb: fix uclibc build issue 2018-07-08 12:02:51 +02:00