pub fn linker_args(tool_root: &Path) -> Result<Vec<OsString>>
Expand description

Replace libgcc file with unwind. libgcc was removed in ndk versions >=23. This is workaround for gcc not found issue.