Skip to content
Snippets Groups Projects
Commit 02790e08 authored by Emeric Vigier's avatar Emeric Vigier
Browse files

#14086: fix libccRTP compilation

parent f7455049
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ SRTP_GCRYPT =
#LOCAL_CPPFLAGS += -Wno-psabi -frtti -pthread -fexceptions
LOCAL_CPPFLAGS += -std=gnu++0x -fexceptions
LOCAL_C_INCLUDES += $(LOCAL_PATH)/../../commoncpp2-1.8.1-android/inc
LOCAL_MODULE := libccrtp1
LOCAL_STATIC_LIBRARIES := libccgnu2
LOCAL_LDLIBS := -L$(SYSROOT)/usr/lib -lccgnu2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment