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
464759f5
Commit
464759f5
authored
Feb 06, 2014
by
Ghislain MARY
Browse files
Get nameservers using the struct res_state on blackberry 10.
parent
9bfcb82d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configs/config-bb10.cmake
configs/config-bb10.cmake
+1
-1
No files found.
configs/config-bb10.cmake
View file @
464759f5
...
...
@@ -37,7 +37,7 @@ set(EP_polarssl_CMAKE_OPTIONS "-DUSE_SHARED_POLARSSL_LIBRARY=1")
# bellesip
set
(
EP_bellesip_CONFIGURE_OPTIONS
"
${
AUTOTOOLS_SHARED_LIBRARIES
}
${
EP_bellesip_CONFIGURE_OPTIONS
}
"
)
set
(
EP_bellesip_EXTRA_CFLAGS
"-Wno-error=pragmas"
)
set
(
EP_bellesip_EXTRA_CFLAGS
"-Wno-error=pragmas
-DUSE_STRUCT_RES_STATE_NAMESERVERS
"
)
# srtp
set
(
EP_srtp_CONFIGURE_OPTIONS
"--enable-shared
${
EP_srtp_CONFIGURE_OPTIONS
}
"
)
...
...
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