Commit e42a8d15 authored by johan's avatar johan
Browse files

Update Makefile and oRTP to switch to bzrtp

parent 8be3fd04
No related merge requests found
Showing with 2 additions and 2 deletions
...@@ -201,7 +201,7 @@ LOCAL_CFLAGS += $(LIBLINPHONE_EXTENDED_CFLAGS) ...@@ -201,7 +201,7 @@ LOCAL_CFLAGS += $(LIBLINPHONE_EXTENDED_CFLAGS)
ifeq ($(BUILD_GPLV3_ZRTP),1) ifeq ($(BUILD_GPLV3_ZRTP),1)
LOCAL_SHARED_LIBRARIES += libssl-linphone libcrypto-linphone LOCAL_SHARED_LIBRARIES += libssl-linphone libcrypto-linphone
LOCAL_SHARED_LIBRARIES += libzrtpcpp LOCAL_SHARED_LIBRARIES += libbzrtp
endif endif
ifeq ($(BUILD_SRTP),1) ifeq ($(BUILD_SRTP),1)
......
oRTP @ d3a18ddc
Subproject commit b2e5f313e6f245588751835ccd01bcd5dc2e8b1e Subproject commit d3a18ddcf22f20480c7a1d9e38819e375d3c4d05
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment