commit
eb681fd491
@ -14,6 +14,7 @@
|
||||
|
||||
ifneq ($(TARGET_SIMULATOR),true)
|
||||
|
||||
ifeq ($(TARGET_ARCH),arm)
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
@ -58,4 +59,5 @@ LOCAL_STATIC_LIBRARIES += libz libbz
|
||||
|
||||
include $(BUILD_HOST_EXECUTABLE)
|
||||
|
||||
endif # TARGET_ARCH == arm
|
||||
endif # !TARGET_SIMULATOR
|
||||
|
Loading…
Reference in New Issue
Block a user