package/putty: fix build with uClibc
authorBaruch Siach <baruch@tkos.co.il>
Tue, 26 Mar 2019 18:27:20 +0000 (20:27 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 27 Mar 2019 22:22:03 +0000 (23:22 +0100)
commit35b72be8fea5c3b6426441a9efa18a2ad3c319a2
tree749260c5b16e0afef6a882538aa575918f492419
parenta6f73f3d26ce723657e764424b8a4f32cd6f53cd
package/putty: fix build with uClibc

Add patches fixing a number of build issues with uClibc. The issue fixed
in patch #2 has been reported upstream. Patch #3 has been suggested by
upstream but not applied yet.

Drop the _SUBDIR assignment. The configure script moved to top level
directory since upstream commit a947c49bec3 from 2014. This allows
AUTORECONF to find configure.ac.

Fixes:
http://autobuild.buildroot.net/results/801/801e2b2909363b5dcd9735362bb921e017569edc/
http://autobuild.buildroot.net/results/398/3984c6cdd3398645c8ad98bbe23af9090cf4bfcf/
http://autobuild.buildroot.net/results/632/632f93046f9cceffd9b604911542426c10967e0f/

Cc: Alexander Dahl <post@lespocky.de>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/putty/0002-unix-uxpoll-need-_XOPEN_SOURCE.patch [new file with mode: 0644]
package/putty/0003-Fix-uClibc-build-issues.patch [new file with mode: 0644]
package/putty/putty.mk