Skip to content

Fix build for armv7 by adding missing DNN ARM RTCD source files.

Ghislain MARY requested to merge fix/build-for-android-armv7 into bc

Better fix than the previous one for the build for Android armv7. This one does not presume that neon is available on armv7 and perfoms RTCD instead.

See https://bugs.linphone.org/view.php?id=14811.

Edited by Ghislain MARY

Merge request reports