dedupe: include external/openssl/include for host build
Change-Id: I65907c5fa5736c0587567b0d6b4cfb2ce155472e
This commit is contained in:
parent
32ac1666e2
commit
70f25bead8
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user