diff options
| author | Hongxu Jia <hongxu.jia@windriver.com> | 2025-10-24 11:27:07 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-23 22:09:47 -0700 |
| commit | 3078718f3f9e39a1869c62eeda5dd19855fab8bd (patch) | |
| tree | 5ba9c2bbd65dd0d4a7477ebe81240f4ab7fbaba6 /meta-python/recipes-devtools/python/python3-orjson-crates.inc | |
| parent | a4205b32204b5a9872caa7bbe64297750ebdf86a (diff) | |
| download | meta-openembedded-3078718f3f9e39a1869c62eeda5dd19855fab8bd.tar.gz | |
python3-aiohttp: fix compiler failure on 32-bit arm
Build 32bit python3-aiohttp failed on arm
...
vendor/llhttp/build/c/llhttp.c:2643:11: error: incompatible type for argument 1 of 'vandq_u16'
2643 | vcgeq_u8(input, vdupq_n_u8(' ')),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| uint8x16_t
...
Refer [1], add -flax-vector-conversions to 32bit arm compiler
[1] https://github.com/xmrig/xmrig/issues/3673
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-orjson-crates.inc')
0 files changed, 0 insertions, 0 deletions
