Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d555cd55 authored by Narayan Kamath's avatar Narayan Kamath Committed by android-build-merger
Browse files

Merge "Remove superfluous OpenSSL include paths."

automerge: fe24754f

* commit 'fe24754f':
  Remove superfluous OpenSSL include paths.
parents de56e38e fe24754f
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -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)