Merge "Remove superfluous OpenSSL include paths." automerge: fe24754
automerge: d555cd5
* commit 'd555cd550d634192e96e3b834f91aa9559a259db':
Remove superfluous OpenSSL include paths.
This commit is contained in:
@@ -39,7 +39,6 @@ LOCAL_MODULE_TAGS := optional
|
|||||||
LOCAL_CFLAGS := -Wall -Werror
|
LOCAL_CFLAGS := -Wall -Werror
|
||||||
LOCAL_SRC_FILES := pbkdf2gen.cpp
|
LOCAL_SRC_FILES := pbkdf2gen.cpp
|
||||||
LOCAL_LDLIBS += -ldl
|
LOCAL_LDLIBS += -ldl
|
||||||
LOCAL_C_INCLUDES := external/openssl/include $(LOCAL_C_INCLUDES)
|
|
||||||
LOCAL_STATIC_LIBRARIES := libcrypto_static
|
LOCAL_STATIC_LIBRARIES := libcrypto_static
|
||||||
|
|
||||||
include $(BUILD_HOST_EXECUTABLE)
|
include $(BUILD_HOST_EXECUTABLE)
|
||||||
|
|||||||
Reference in New Issue
Block a user