Fixed compilation with NDK r8c

This commit is contained in:
pelya
2012-11-16 16:29:02 +02:00
parent 56691ed6b8
commit 38f50ef063
3 changed files with 3 additions and 2 deletions

View File

@@ -2,6 +2,7 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_ARM_MODE := arm
ANDROID_JPEG_NO_ASSEMBLER := true # It is broken in NDK r8c
LOCAL_SRC_FILES := \
jcapimin.c jcapistd.c jccoefct.c jccolor.c jcdctmgr.c jchuff.c \