openwrtv3/package
Jo-Philipp Wich 1bd8400752 package/libs/libiconv: function names
Currently libiconv-stub and libiconv-full use different names
for functions iconv, iconv_open, and iconv_close.

This may lead to failures when building modules, e.g. with
apr-util when NLS is not activated.

The two modules libiconv-stub and libiconv-full should be
interchangeable, so we need the same function names.

cf.
http://git.savannah.gnu.org/cgit/libiconv.git/tree/include/iconv.h.in

After applying this patch execute

	make distclean

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

SVN-Revision: 48301
2016-01-18 09:23:17 +00:00
..
base-files base-files: Fix sysupgrade overlay saving 2016-01-17 18:24:30 +00:00
boot packages: bump uboot-sunxi to 2016.01 2016-01-15 20:27:32 +00:00
devel perf: fix strerror_r override detection, apparently part of tools/ relies on non-GNU behavior 2016-01-12 16:42:12 +00:00
firmware linux-firmware: fix mediatek/ralink package names 2016-01-11 20:51:19 +00:00
kernel lantiq: ltq-deu: Make the DEU driver compatible with linux 4.2 and newer 2016-01-17 19:23:14 +00:00
libs package/libs/libiconv: function names 2016-01-18 09:23:17 +00:00
network iproute2: remove odd conffiles generation 2016-01-17 20:41:09 +00:00
system ca-certificates: update to version 20160104 2016-01-17 11:03:36 +00:00
utils bzip2: only build the static library for the host, fixes build errors on mac os x 2016-01-05 12:15:41 +00:00
Makefile build: add opkg host dependency 2015-12-13 17:03:40 +00:00