Skip to content

Fix debug symbol stripping on Android

Volker Krause requested to merge work/vkrause/android-fix-debug-strip into master

This needs to use objcopy/strip from the right toolchain to work.

Should fix the APK builds on binary factory.

Merge request reports