diff options
| author | Peter Kjellerstedt <pkj@axis.com> | 2023-10-26 20:43:35 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-10-26 12:00:14 -0700 |
| commit | c083e0569ad80d11b4f5cfdfa89acdd4264d8152 (patch) | |
| tree | 258b71594e52910ae630e9ed137f0a06fe2b90b1 /meta-python/classes/python_mesonpy.bbclass | |
| parent | 722720eaebd591fef20961d5ef05ef610328a2a9 (diff) | |
| download | meta-openembedded-c083e0569ad80d11b4f5cfdfa89acdd4264d8152.tar.gz | |
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>
Diffstat (limited to 'meta-python/classes/python_mesonpy.bbclass')
0 files changed, 0 insertions, 0 deletions
