putty: fix musl build for 64-bit targets
commit5d6c0bcc3420fe89cc95f3135b67e5edd032bc00
authorBaruch Siach <baruch@tkos.co.il>
Sun, 22 May 2016 19:17:16 +0000 (22 22:17 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 22 May 2016 19:37:04 +0000 (22 21:37 +0200)
tree25be46c7df8c39ecf7c25f3011a821b1addcdf1b
parent671603fd2e90ba5d9cab1c361837bf4950e7a069
putty: fix musl build for 64-bit targets

Add upstream patch fixing MinGW build that also fixes musl build. Both of them
do not provide __uint64_t on 64-bit targets.

Fixes:
http://autobuild.buildroot.net/results/8f7/8f7683b2e204249c37690bae915208298ea94490/
http://autobuild.buildroot.net/results/f28/f2836f3a7e27f74f5adf38d1769b9b047d59c385/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/putty/0002-Fix-__uint128_t-compile-error-on-MinGW.patch [new file with mode: 0644]