diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2023-02-23 08:48:39 -0600 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-02-24 08:45:44 -0800 |
commit | 6aa414ea0e7258f9ab685934d69e078fc036f1a7 (patch) | |
tree | bf88e384e5139e58d7eb50cbc5dcf40ced17afa2 /meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python | |
parent | 3092ceda51f9eb0be8c425d6402d6cafb1a5204b (diff) | |
download | meta-openembedded-6aa414ea0e7258f9ab685934d69e078fc036f1a7.tar.gz |
libvpx: Explicitly link with pthread support
When building for the native build host, explicitly add the -pthread
option to link against the pthread libraries. This errors like:
vp9_encoder.c:(.text+0x2073): undefined reference to `pthread_once'
when building the native variant
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python')
0 files changed, 0 insertions, 0 deletions