mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
5dd920e0e0
@jow- mentioned that depending on libiconv-full on uClibc is not the way to do it. Instead nls.mk needs to be included and then the correct iconv lib wil be used as per CONFIG_BUILD_NLS. Update mariadb Makefile to address this. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>