Skip to content

cargo-c: Drop patch for Android NDK linking

Sebastian Dröge requested to merge slomo/cerbero:cargo-c-drop-patch into main

This was only required in pre-25 NDK and when using ld.gold. It is not required for the clang linker anymore, which is the only one we support now.

Merge request reports