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
506022f1
Commit
506022f1
authored
Feb 05, 2014
by
Sylvain Berfini
Browse files
Removed useless condition in Android.mk
parent
8abcbaaa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
build/android/Android.mk
build/android/Android.mk
+0
-4
No files found.
build/android/Android.mk
View file @
506022f1
...
@@ -290,10 +290,6 @@ ifeq ($(BUILD_MEDIASTREAMER2_SDK), 1)
...
@@ -290,10 +290,6 @@ ifeq ($(BUILD_MEDIASTREAMER2_SDK), 1)
LOCAL_SHARED_LIBRARIES
+=
libzrtpcpp
LOCAL_SHARED_LIBRARIES
+=
libzrtpcpp
endif
endif
ifeq
($(BUILD_OPENSLES_SOUNDCARD),1)
LOCAL_LDLIBS
+=
-lOpenSLES
endif
LOCAL_LDLIBS
+=
-llog
-ldl
LOCAL_LDLIBS
+=
-llog
-ldl
LOCAL_MODULE_FILENAME
:=
libmediastreamer2-
$(TARGET_ARCH_ABI)
LOCAL_MODULE_FILENAME
:=
libmediastreamer2-
$(TARGET_ARCH_ABI)
include
$(BUILD_SHARED_LIBRARY)
include
$(BUILD_SHARED_LIBRARY)
...
...
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