mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-24 10:58:09 +08:00
Run the ELF import checker after linking the QURT shared object when a board registers provider symbol files or forbidden import prefixes. Include the linked C++ runtime shared objects as providers when validating against a target system image. Assisted-by: OpenAI:Codex