asterisk-chan-dongle: fix uclibc build
authorSebastian Kemper <sebastian_ml@gmx.net>
Fri, 1 Sep 2017 22:28:16 +0000 (00:28 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Fri, 1 Sep 2017 22:28:19 +0000 (00:28 +0200)
commit0835ad378be725ca84998a5866a119023c48618a
tree95d69f377a8a703e229bf1848ea097f2b675ef76
parentfa7b0c6cae36b874d3aebb737e8144ea684f0e7b
asterisk-chan-dongle: fix uclibc build

uclibc doesn't include iconv, so we need to use libiconv-full. This
fixes the ARC builds as they still default to uclibc.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/asterisk-chan-dongle/Makefile
net/asterisk-chan-dongle/patches/200-fix-iconv-detection.patch