This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "uClibc-ng - small C library for embedded systems".

The branch, master has been updated
       via  a2c56ee4fbff7af9128d630299d81fb46582673d (commit)
      from  0d80d5a235af1a12b606dea6380dc91f755546fe (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a2c56ee4fbff7af9128d630299d81fb46582673d
Author: Waldemar Brodkorb <[email protected]>
Date:   Thu Dec 29 13:38:09 2016 +0100

    locale: needs libiconv

-----------------------------------------------------------------------

Summary of changes:
 extra/Configs/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 6b0985e..b02054c 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -1442,6 +1442,7 @@ config UCLIBC_HAS_LOCALE
        bool "Locale Support"
        select UCLIBC_HAS_WCHAR
        select UCLIBC_HAS_CTYPE_TABLES
+       select UCLIBC_HAS_LIBICONV
        help
          uClibc now has full ANSI/ISO C99 locale support (except for
          wcsftime() and collating items in regex).  Be aware that enabling


hooks/post-receive
-- 
uClibc-ng - small C library for embedded systems
_______________________________________________
devel mailing list
[email protected]
http://mailman.uclibc-ng.org/cgi-bin/mailman/listinfo/devel

Reply via email to