Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Backports:SLE-15-SP4:SLECandidates
rstudio
old-boost.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File old-boost.patch of Package rstudio
Index: rstudio-2024.04.0-735/src/cpp/CMakeLists.txt =================================================================== --- rstudio-2024.04.0-735.orig/src/cpp/CMakeLists.txt +++ rstudio-2024.04.0-735/src/cpp/CMakeLists.txt @@ -281,7 +281,7 @@ set(Boost_USE_STATIC_LIBS ON) set(BOOST_INCLUDEDIR ${RSTUDIO_TOOLS_BOOST}/include) find_package(Boost ${RSTUDIO_BOOST_REQUESTED_VERSION} HINTS "${RSTUDIO_TOOLS_BOOST}" EXACT REQUIRED) - if(NOT Boost_VERSION LESS 106900) + if(NOT Boost_VERSION LESS 106600) list(REMOVE_ITEM BOOST_LIBS signals) 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