Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
OpenSubdiv
remove-rpath-fiddling.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File remove-rpath-fiddling.diff of Package OpenSubdiv
--- CMakeLists.txt.orig 2020-07-06 14:18:27.124647948 +0000 +++ CMakeLists.txt 2020-07-06 15:59:37.934312924 +0000 @@ -132,18 +132,6 @@ endif() -if (NOT CMAKE_COMPILER_IS_ICC) - # Currently icc has a bug that asserts when linking rpaths containing long - # sequences of ':' that this command causes. The consequence is that examples - # built and installed using icc will not have an rpath pointing to the built - # OSD library which they depend on and will have to set LD_LIBRARY_PATH instead. - list(APPEND CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib") -endif() - -# add the automatically determined parts of the RPATH -# which point to directories outside the build tree to the install RPATH -SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE) - # ensure that ARC is shown as enabled in the Xcode UI if(CMAKE_GENERATOR STREQUAL "Xcode") set (CMAKE_XCODE_ATTRIBUTE_CLANG_ENABLE_OBJC_ARC "YES")
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