Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
paraview
fix-libharu-missing-m.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-libharu-missing-m.patch of Package paraview
Index: ParaView-v5.11.0/VTK/ThirdParty/libharu/vtklibharu/CMakeLists.txt =================================================================== --- ParaView-v5.11.0.orig/VTK/ThirdParty/libharu/vtklibharu/CMakeLists.txt +++ ParaView-v5.11.0/VTK/ThirdParty/libharu/vtklibharu/CMakeLists.txt @@ -68,6 +68,8 @@ find_package(PNG) find_library(M_LIB m) endif () +link_libraries(m dl pthread) + # ======================================================================= # configure header files, add compiler flags # =======================================================================
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