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
702d0131
Commit
702d0131
authored
Oct 23, 2014
by
Guillaume BIENKOWSKI
Browse files
disable glib for sofia rpm
parent
0f4345b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configs/config-flexisip-rpm.cmake
configs/config-flexisip-rpm.cmake
+1
-1
No files found.
configs/config-flexisip-rpm.cmake
View file @
702d0131
...
...
@@ -92,5 +92,5 @@ set(EP_flexisip_CONFIGURE_OPTIONS "--with-odbc=${RPM_INSTALL_PREFIX}" "--disable
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_sofiasip_RPMBUILD_OPTIONS
"--with bc
--without glib
"
)
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