Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
mediastreamer2
Commits
ca8ad4af
Commit
ca8ad4af
authored
Feb 23, 2015
by
jehan
Browse files
add -DHAVE_DTLS=1 to enable dtls
parent
7dfafb87
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build/android/Android.mk
build/android/Android.mk
+1
-1
No files found.
build/android/Android.mk
View file @
ca8ad4af
...
...
@@ -132,7 +132,7 @@ endif
LOCAL_STATIC_LIBRARIES
+=
polarssl
LOCAL_C_INCLUDES
+=
$(LOCAL_PATH)
/../../../externals/polarssl/include
LOCAL_CFLAGS
+=
-DHAVE_POLARSSL_SSL_H
=
1
LOCAL_CFLAGS
+=
-DHAVE_POLARSSL_SSL_H
=
1
-DHAVE_DTLS
=
1
ifeq
($(_BUILD_VIDEO),1)
LOCAL_SRC_FILES
+=
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment