libwebsockets: enable built in uloop support
authorKarl Palsson <redacted>
Tue, 3 Aug 2021 15:26:26 +0000 (15:26 +0000)
committerKarl Palsson <redacted>
Tue, 3 Aug 2021 17:29:16 +0000 (17:29 +0000)
commit1557ac367a4fd5cdd33ec53a36d075fe001aeb8c
tree9026869603cd6368e1ee27de134101893546202e
parent0e186bd5119cffbf5c3dfa88851ef6051873adcf
libwebsockets: enable built in uloop support

uloop is always available on OpenWrt, so build in LWS's uloop support by
default. Size difference of .ipk is 683 bytes, or about 0.5%.
No known applications use this at present, but it seems better to
proactively offer it.

Signed-off-by: Karl Palsson <redacted>
libs/libwebsockets/Makefile
git clone https://git.99rst.org/PROJECT