softethervpn: Really fix iconv support 9445/head
authorRosen Penev <rosenp@gmail.com>
Wed, 10 Jul 2019 19:37:25 +0000 (12:37 -0700)
committerRosen Penev <rosenp@gmail.com>
Thu, 11 Jul 2019 19:10:38 +0000 (12:10 -0700)
commitfb480e297c04f6e428324cb787d276c9c3cfe0a6
tree4b3104c4a325059cc1b112c93e4d3da5c246052f
parent9521c83f66790171b84090f2ab466f97d72f255d
softethervpn: Really fix iconv support

softethervpn overrides nls.mk by defining its iconv functions. This only
works if the libc has iconv. In addition, it does not allow external
libiconv usage. TARGET_LDFLAGS is also the wrong place to add -liconv.

Removed SSL3 patch. It was needed for OpenSSL 1.0.2 but not anymore.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/softethervpn/Makefile
net/softethervpn/patches/105-nossl3.patch [deleted file]
net/softethervpn/patches/130-iconv.patch [new file with mode: 0644]