packages/lang/python/python-mysql
Sebastian Kemper 230bfc96ac python-mysql: fix uclibc build failure
libmariadb 10.2.x needs to be linked in together with iconv. On uclibc
iconv is not included in libc and libiconv-full needs to be used. This
commit helps python-mysql find the shared library.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-07-08 10:44:29 +02:00
..
Makefile python-mysql: fix uclibc build failure 2018-07-08 10:44:29 +02:00