From ec043831c0d4b1ceac1990b2318575c4f314b48a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 11 Dec 2016 11:10:48 +0100 Subject: uCLibc-ng includes libiconv-tiny --- target/arm/uclibc-ng.config | 1 + 1 file changed, 1 insertion(+) (limited to 'target/arm') diff --git a/target/arm/uclibc-ng.config b/target/arm/uclibc-ng.config index 490f56a96..ee721c754 100644 --- a/target/arm/uclibc-ng.config +++ b/target/arm/uclibc-ng.config @@ -167,6 +167,7 @@ UCLIBC_HAS_CTYPE_SIGNED=y UCLIBC_HAS_CTYPE_CHECKED=y # UCLIBC_HAS_CTYPE_ENFORCED is not set UCLIBC_HAS_WCHAR=y +UCLIBC_HAS_LIBICONV=y # UCLIBC_HAS_LOCALE is not set UCLIBC_HAS_HEXADECIMAL_FLOATS=y UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y -- cgit v1.2.3