meta-openembedded/meta-oe/dynamic-layers
Bo Sun 7e3b4725c9
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: Khem Raj <raj.khem@gmail.com>
2025-07-24 08:40:45 -07:00
..
clang-layer thin-provisioning-tools: fix bindgen build error with clang on octeontx2 2025-07-24 08:40:45 -07:00
gnome-layer Fix warning : lack of whitespace around assignment 2025-04-04 19:18:48 -07:00
meta-python bpftrace: Remove absolute buildtime paths in cmake files 2025-07-16 23:12:37 -07:00
multimedia-layer taisei: Upgrade to 1.4.3 2025-07-12 13:50:00 -07:00
networking-layer/recipes-core/packagegroups
perl-layer meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
selinux/recipes-devtool/android-tools meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00