freeswitch-stable: add iconv support when using uclibc
authorSebastian Kemper <sebastian_ml@gmx.net>
Tue, 2 Jan 2018 10:16:44 +0000 (11:16 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Tue, 2 Jan 2018 10:18:56 +0000 (11:18 +0100)
commit5efc34c0ed99a579ec96c0dd79807dfdd7cc96ec
tree4a44ff7bb07fbe56ac3548fd379daa705dc84a81
parent7b7b0df6d656db8f4e0e6a51664b91c57d98598d
freeswitch-stable: add iconv support when using uclibc

uclibc doesn't include iconv. This commit adds a dependency to
libiconv-full when building against uclibc. iconv can be used by the
included apr and is a hard dependency of mod_gsmopen.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Makefile