Skip to content

Fix ffmpeg on Android

Joshua Goins requested to merge work/redstrate/ffmpeg-android into master

Properly set CC, CXX, and other cross-compilation options necessary for ffmpeg to compile to Android.

Tested on aarch64:

File: /home/user/CraftRoot/lib/libavcodec.a(reverse.o)
  Class:                             ELF64
  Machine:                           AArch64

Merge request reports