Wording correction

ffmpeg_4.4.2
Javernaut 5 years ago
parent b1d1973135
commit 7207083063
  1. 2
      scripts/libaom/android.cmake

@ -5,7 +5,7 @@ set(ANDROID_ARM_NEON TRUE)
# will be setup. Well, almost all.
# Two variables have to be set before this line though:
# ANDROID_PLATOFORM - the API level to compile against (number)
# ANDROID_ABI - the API of the target platform
# ANDROID_ABI - the ABI of the target platform
include("$ENV{ANDROID_NDK_HOME}/build/cmake/android.toolchain.cmake")
# AS_EXECUTABLE (AV1 Codec Library's variable) should point to an assembler

Loading…
Cancel
Save