Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
qpid-proton
qpid-proton-0.9-pthread.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qpid-proton-0.9-pthread.patch of Package qpid-proton
Index: qpid-proton-0.17.0/proton-c/bindings/perl/CMakeLists.txt =================================================================== --- qpid-proton-0.17.0.orig/proton-c/bindings/perl/CMakeLists.txt +++ qpid-proton-0.17.0/proton-c/bindings/perl/CMakeLists.txt @@ -58,7 +58,7 @@ if ((${CMAKE_MAJOR_VERSION} EQUAL 3) AND else() swig_add_library(cproton_perl LANGUAGE perl SOURCES perl.i) endif ((${CMAKE_MAJOR_VERSION} EQUAL 3) AND (${CMAKE_MINOR_VERSION} LESS 7)) -swig_link_libraries(cproton_perl ${BINDING_DEPS} ${PERL_LIBRARY}) +swig_link_libraries(cproton_perl ${BINDING_DEPS} ${PERL_LIBRARY} -lpthread -lm) if (((${CMAKE_MAJOR_VERSION} EQUAL 2) AND (${CMAKE_MINOR_VERSION} LESS 8)) OR ((${CMAKE_MAJOR_VERSION} GREATER 2) AND (${CMAKE_MINOR_VERSION} GREATER 8)))
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