Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
linphone
linphone-link-soci-sqlite3.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File linphone-link-soci-sqlite3.patch of Package linphone
Index: liblinphone-5.3.4/CMakeLists.txt =================================================================== --- liblinphone-5.3.4.orig/CMakeLists.txt +++ liblinphone-5.3.4/CMakeLists.txt @@ -150,12 +150,7 @@ if(ENABLE_XML2) endif() if(ENABLE_DB_STORAGE) - # APPLE platform does not use dlopen for soci backend - if(APPLE OR ANDROID) - find_package(Soci REQUIRED COMPONENTS sqlite3) - else() - find_package(Soci REQUIRED) - endif() + find_package(Soci REQUIRED COMPONENTS sqlite3) set(HAVE_DB_STORAGE 1) endif()
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor