agl-persistent-storage-api: set BINDGEN_EXTRA_CLANG_ARGS 16/30416/1
authorScott Murray <scott.murray@konsulko.com>
Wed, 16 Oct 2024 18:44:50 +0000 (14:44 -0400)
committerScott Murray <scott.murray@konsulko.com>
Wed, 16 Oct 2024 18:48:13 +0000 (14:48 -0400)
commitdf7db40b80da5300dbced99aef171d1e0dada5af
treea64f27feff97795808f869fc945b4fd23d57d16a
parent56a7874ff6baf60bc6f8d10a8fa0de43cf60b1a4
agl-persistent-storage-api: set BINDGEN_EXTRA_CLANG_ARGS

The agl-persistent-storage-api build was failing on hosts where the
native headers happened to not work with the clang invocation being
done during binding generation for the rocksdb wrapper crate.
To avoid this, set BINDGEN_EXTRA_CLANG_ARGS to pass in the required
cross-compile environment arguments.

Bug-AGL: SPEC-5264

Change-Id: I54af5846045285b4ccd7af5cc0087193eae79be0
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
recipes-demo/agl-persistent-storage-api/agl-persistent-storage-api_git.bb