dedupe: include external/openssl/include for host build
Change-Id: I65907c5fa5736c0587567b0d6b4cfb2ce155472e
This commit is contained in:
@ -7,6 +7,7 @@ LOCAL_FORCE_STATIC_EXECUTABLE := true
|
||||
LOCAL_MODULE_TAGS := eng
|
||||
LOCAL_MODULE := dedupe
|
||||
LOCAL_STATIC_LIBRARIES := libcrypto_static
|
||||
LOCAL_C_INCLUDES += $(LOCAL_PATH)/../../../external/openssl/include
|
||||
include $(BUILD_HOST_EXECUTABLE)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
Reference in New Issue
Block a user