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
linphone-cmake-builder
Commits
8a22efe3
Commit
8a22efe3
authored
Mar 21, 2014
by
Ghislain MARY
Browse files
Disable server sockets in belle-sip for web plugin.
parent
d555906b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
configs/config-webplugin.cmake
configs/config-webplugin.cmake
+3
-0
No files found.
configs/config-webplugin.cmake
View file @
8a22efe3
...
...
@@ -48,6 +48,9 @@ set(DEFAULT_VALUE_ENABLE_UNIT_TESTS OFF)
include
(
builders/CMakeLists.txt
)
# belle-sip
list
(
APPEND EP_bellesip_CMAKE_OPTIONS
"-ENABLE_SERVER_SOCKETS=0"
)
# mediastreamer2
list
(
APPEND EP_ms2_CONFIGURE_OPTIONS
"--disable-nls"
...
...
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