You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmake: Add conditional include path for mini ABI support across architectures
This update introduces a conditional check for CONFIG_LIBMINIABI in the platform.cmake files for ARM, ARM64, RISC-V, Tricore, and x86_64 architectures, ensuring that the appropriate include path is added when the mini ABI configuration is enabled.
Signed-off-by: Arjav Patel <arjav1528@gmail.com>
0 commit comments