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
b736201b
Commit
b736201b
authored
Oct 22, 2014
by
Guillaume BIENKOWSKI
Browse files
Pass --with bc to ortp
parent
087ace7a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
configs/config-flexisip-rpm.cmake
configs/config-flexisip-rpm.cmake
+3
-2
No files found.
configs/config-flexisip-rpm.cmake
View file @
b736201b
...
...
@@ -87,7 +87,8 @@ set(EP_myodbc_SPEC_PREFIX "${RPM_INSTALL_PREFIX}")
set
(
EP_myodbc_CONFIGURE_OPTIONS
"--with-unixODBC=
${
RPM_INSTALL_PREFIX
}
"
)
set
(
EP_flexisip_CONFIGURE_OPTIONS
"--with-odbc=
${
RPM_INSTALL_PREFIX
}
"
"--disable-transcoder"
"--disable-pushnotification"
"--enable-redis"
)
set
(
EP_myodbc_RPMBUILD_OPTIONS
"--with bc"
)
set
(
EP_flexisip_RPMBUILD_OPTIONS
"--with bc --without transcoder --without protobuf --without boostlog"
)
set
(
EP_ortp_RPMBUILD_OPTIONS
"--with bc"
)
set
(
EP_unixodbc_RPMBUILD_OPTIONS
"--with bc"
)
set
(
EP_myodbc_RPMBUILD_OPTIONS
"--with bc"
)
set
(
EP_sofiasip_RPMBUILD_OPTIONS
"--with bc"
)
set
(
EP_flexisip_RPMBUILD_OPTIONS
"--with bc --without transcoder --without protobuf --without boostlog"
)
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