aboutsummaryrefslogtreecommitdiff
path: root/patches/libiconv/1.14
Commit message (Collapse)AuthorAgeFilesLines
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-081-30/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Add gettext and libiconv as companion libsRay Donnelly2015-11-131-0/+30
.. they're needed for the RPC generation in glibc on both Cygwin and MinGW-w64. Neither are built on GNU/Linux and iconv is not built on Darwin. Two patches for gettext are needed, one so that -O0 works and one so that static builds can be made. They can take a good while to build, so if not needed for_host or for_build then they are not built. Signed-off-by: Ray Donnelly <mingw.android@gmail.com>