freeswitch-stable: include nls.mk, remove hack 348/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 15 Jul 2018 14:39:07 +0000 (16:39 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 15 Jul 2018 14:53:23 +0000 (16:53 +0200)
commite5e1e20ab3e3840dcf42fad4748ce00409894054
tree30b36068c3acd1bcf08264b8c28ccb1a1657f4da
parent9d339b9e41826004395c80fae2ed005a73151a13
freeswitch-stable: include nls.mk, remove hack

Removes the uClibc iconv hack. Instead nls.mk is included to sort out
iconv depends.

mod_gsmopen isn't able to figure out if iconv's inbuf is const. In
OpenWrt this is the case with libiconv-full, not with libiconv-stub. To
aid mod_gsmopen update 270-fix-uclibc-iconv-in-gsmopen.patch so that we
can pass on if inbuf is const via CFLAGS.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Makefile
net/freeswitch-stable/patches/270-fix-uclibc-iconv-in-gsmopen.patch