toolchain/external: bump Linaro ARMeb to 2016.05 for i686 hosts
[buildroot-gz.git] / package / lua-iconv / Config.in
blobe76019d6767aca4b6d138b027c60e1aabc043a8d
1 config BR2_PACKAGE_LUA_ICONV
2         bool "lua-iconv"
3         select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
4         help
5           Lua binding to the POSIX 'iconv' library
7           http://ittner.github.io/lua-iconv/