Merge "Use default compiler flags for dicttool."

This commit is contained in:
Tim Murray 2014-07-24 20:59:35 +00:00 committed by Gerrit Code Review
commit 159474f2ae

View File

@ -25,7 +25,6 @@ LOCAL_MULTILIB := 64
endif #HOST_JDK_IS_64BIT_VERSION
LOCAL_CFLAGS += -DHOST_TOOL -fPIC
LOCAL_NO_DEFAULT_COMPILER_FLAGS := true
LATINIME_NATIVE_JNI_DIR := $(LATINIME_DIR_RELATIVE_TO_DICTTOOL)/native/jni
LATINIME_NATIVE_SRC_DIR := $(LATINIME_DIR_RELATIVE_TO_DICTTOOL)/native/jni/src