mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Use default compiler flags for dicttool."
This commit is contained in:
commit
159474f2ae
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user