putty: needs wchar support
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 4 Mar 2017 22:42:46 +0000 (23:42 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 4 Mar 2017 22:42:46 +0000 (23:42 +0100)
commit18275a0420fd39817ea01e30f5d815c78dc72cc0
tree21e0246ead89f1375290e84aa84b4c27b1c85847
parent1558a93484b8f95153d64f90a688707f5aeb747f
putty: needs wchar support

putty uses mbstate_t, which is a wchar related definition, so wchar
support is needed in the toolchain.

Fixes:

  http://autobuild.buildroot.net/results/0e3f4306513b79306d43338eced890205632c395/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/putty/Config.in