libwebsockets: fix compilation with newer GCC
authorRosen Penev <redacted>
Sat, 29 Jan 2022 22:14:12 +0000 (14:14 -0800)
committerRosen Penev <redacted>
Tue, 15 Feb 2022 01:20:42 +0000 (17:20 -0800)
commit7d1a019734339b9db5605c0df85eb1363d70e21a
tree8c43702fe364c8eb4414479a261d2975ac7c6720
parentbde86a6cba7ea2c9f01f13a9fdd0a9b7d1b4512e
libwebsockets: fix compilation with newer GCC

Errors on uninitialized variable. No idea why only on powerpc64.

Signed-off-by: Rosen Penev <redacted>
libs/libwebsockets/Makefile
libs/libwebsockets/patches/010-uninit.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT