Loading core/binary.mk +0 −2 Original line number Original line Diff line number Diff line Loading @@ -120,8 +120,6 @@ ifneq ($(LOCAL_SDK_VERSION),) $(error $(LOCAL_PATH): LOCAL_SDK_VERSION cannot be used in host module) $(error $(LOCAL_PATH): LOCAL_SDK_VERSION cannot be used in host module) endif endif my_cflags += -D__ANDROID_NDK__ # Make sure we've built the NDK. # Make sure we've built the NDK. my_additional_dependencies += $(SOONG_OUT_DIR)/ndk_base.timestamp my_additional_dependencies += $(SOONG_OUT_DIR)/ndk_base.timestamp Loading Loading
core/binary.mk +0 −2 Original line number Original line Diff line number Diff line Loading @@ -120,8 +120,6 @@ ifneq ($(LOCAL_SDK_VERSION),) $(error $(LOCAL_PATH): LOCAL_SDK_VERSION cannot be used in host module) $(error $(LOCAL_PATH): LOCAL_SDK_VERSION cannot be used in host module) endif endif my_cflags += -D__ANDROID_NDK__ # Make sure we've built the NDK. # Make sure we've built the NDK. my_additional_dependencies += $(SOONG_OUT_DIR)/ndk_base.timestamp my_additional_dependencies += $(SOONG_OUT_DIR)/ndk_base.timestamp Loading