Hi!
My crate has git submodule as a C library via the specific branch; when my crate is called from another crate, it ignores my specific branch for my C library. Any solution for that one? I couldn't solve it.
Actually issue is here: Missing function `sdrad_get_stack_offset` when linking · Issue #1 · EricssonResearch/sdradrustffi · GitHub
Thank in advance