* commit '40b49d3043bd41ca5548b99b537038187fdca258': Support host multilib build
This commit is contained in:
@@ -6,7 +6,7 @@ LOCAL_PATH:= $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_SRC_FILES := \
|
||||
acp.c
|
||||
acp.c
|
||||
|
||||
ifeq ($(HOST_OS),cygwin)
|
||||
LOCAL_CFLAGS += -DWIN32_EXE
|
||||
@@ -23,4 +23,3 @@ LOCAL_MODULE := acp
|
||||
LOCAL_ACP_UNAVAILABLE := true
|
||||
|
||||
include $(BUILD_HOST_EXECUTABLE)
|
||||
|
||||
|
Reference in New Issue
Block a user