On Mon, 27 Feb 2023 at 09:04, Alex Kiernan <[email protected]> wrote: > > +# Building "rusticl" runs bindgen. > > +# This setting is needed by bindgen to dlopen the correct libclang. > > +export LIBCLANG_PATH = "${STAGING_LIBDIR_NATIVE}" > > + > > Could that be part of a wrapper in the bindgen recipe?
Specifically, take a look at create_wrapper in classes-global/utils.bbclass and examples of its use in meta/ Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#177783): https://lists.openembedded.org/g/openembedded-core/message/177783 Mute This Topic: https://lists.openembedded.org/mt/97240533/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
