Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:bmwiedemann:reproducible:distribution:ring1
boost
boost-remove-cmakedir.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File boost-remove-cmakedir.patch of Package boost
Index: boost_1_80_0/tools/boost_install/boost-install.jam =================================================================== --- boost_1_80_0.orig/tools/boost_install/boost-install.jam +++ boost_1_80_0/tools/boost_install/boost-install.jam @@ -753,25 +753,6 @@ rule generate-cmake-config- ( target : s "get_filename_component(_BOOST_CMAKEDIR \"${CMAKE_CURRENT_LIST_DIR}/../\" REALPATH)" : true ; - if [ path.is-rooted $(cmakedir) ] - { - local cmakedir-native = [ path-native-fwd $(cmakedir) ] ; - - print.text - - "" - "# If the computed and the original directories are symlink-equivalent, use original" - "if(EXISTS \"$(cmakedir-native)\")" - " get_filename_component(_BOOST_CMAKEDIR_ORIGINAL \"$(cmakedir-native)\" REALPATH)" - " if(_BOOST_CMAKEDIR STREQUAL _BOOST_CMAKEDIR_ORIGINAL)" - " set(_BOOST_CMAKEDIR \"$(cmakedir-native)\")" - " endif()" - " unset(_BOOST_CMAKEDIR_ORIGINAL)" - "endif()" - "" - : true ; - } - get-dir "_BOOST_INCLUDEDIR" : $(includedir) ; if $(library-type) = INTERFACE
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