diff options
| author | Bo Sun <bo.sun.cn@windriver.com> | 2025-07-24 15:55:00 +0800 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-09-06 16:15:36 +0200 |
| commit | d35cbff11e73778dbd186e1a7c84b81aa9819ae4 (patch) | |
| tree | 394967cb5fcba9368282d3cf0b036df626f5a3c2 /meta-python/recipes-devtools/python/python-requests-oauthlib.inc | |
| parent | ddd6c3648afb6e55f02335d56ab16ebfee23eab7 (diff) | |
| download | meta-openembedded-d35cbff11e73778dbd186e1a7c84b81aa9819ae4.tar.gz | |
thin-provisioning-tools: fix bindgen build error with clang on octeontx2
Remove unsupported '-mcpu=octeontx2+crypto' from BINDGEN_EXTRA_CLANG_ARGS
as clang does not recognize 'octeontx2' as a valid target CPU, causing
bindgen to fail when generating Rust bindings.
Since bindgen only parses headers using Clang, CPU-specific options
like -mcpu are generally unnecessary.
Fixes build failure:
| error: unsupported argument 'octeontx2+crypto' to option '-mcpu='
| error: unknown target CPU 'octeontx2'
Signed-off-by: Bo Sun <bo.sun.cn@windriver.com>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-requests-oauthlib.inc')
0 files changed, 0 insertions, 0 deletions
