meta-openembedded/meta-oe/recipes-connectivity/libwebsockets
Peter Kjellerstedt 336d4789b3 libwebsockets: Support building for native
This is needed to be able to build mosquitto-native.

The dependency on libcap when building for native is needed because
cmake will pick up the existence of libcap from the host, but then the
build fails if it is not available in the sysroot. Unfortunately, there
does not seem to be any way to explicitly tell cmake to not build with
libcap.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit c083e0569a)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-11-01 08:16:30 -04:00
..
libwebsockets libwebsockets: Fix build with gcc13 2023-01-26 21:52:26 -08:00
libwebsockets_4.3.2.bb libwebsockets: Support building for native 2023-11-01 08:16:30 -04:00