Fixed FFMPEG compilation with NDK r8e

This commit is contained in:
pelya
2013-03-22 13:03:53 +02:00
parent aaefca9f02
commit 030befc88a
3 changed files with 25 additions and 3 deletions

View File

@@ -6,6 +6,8 @@ LOCAL_PATH:=$(call my-dir)
ifeq ($(notdir $(LOCAL_PATH)),ffmpeg) # Build only from ffmpeg directory, ignore symlinks
FFMPEG_VERBOSE_BUILD := yes
FFMPEG_ROOT_DIR := $(LOCAL_PATH)
FFMPEG_CONFIG_DIR := android/$(TARGET_ARCH_ABI)