Versions
- Python: 3.7.1
- OS: Ubuntu
- Kivy: master
- Cython: -
Description
ffmpeg recipe that was building fine on ndk 17c now fails with ndk 19b (current p4a==develop recommended ndk)
The error is related to gcc. (starting from ndk 18x support to gcc was removed)
ffmpeg recipe should be updated to use clang.
Versions
Description
ffmpeg recipe that was building fine on
ndk 17cnow fails withndk 19b(currentp4a==developrecommended ndk)The error is related to
gcc. (starting fromndk 18xsupport togccwas removed)ffmpegrecipe should be updated to use clang.