geth: add libiconv-full dependency if build with NLS
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 14 Feb 2021 09:06:43 +0000 (10:06 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 14 Feb 2021 09:09:55 +0000 (10:09 +0100)
commita639df8ae41aadc87a4c60a8451e16e78cc22759
treecb4931293d1f915ca30d361ea75a95244c2a8242
parent9e67e8a9639f78d063bb5107ad0c6f21b6cb7f9b
geth: add libiconv-full dependency if build with NLS

Variable ICONV_DEPENDS is specified in nls.mk which can be found in
OpenWrt main repository.

This fixes issue:
/foo/build/staging_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-8.4.0_musl_eabi/lib/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/../../../../arm-openwrt-linux-muslgnueabi/bin/ld: cannot find -liconv

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
net/geth/Makefile