Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.6:Update
kcov
link_order.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File link_order.patch of Package kcov
diff -Naur kcov-36.orig/src/CMakeLists.txt kcov-36/src/CMakeLists.txt --- kcov-36.orig/src/CMakeLists.txt 2018-08-23 05:53:41.000000000 -0500 +++ kcov-36/src/CMakeLists.txt 2019-05-10 14:46:20.281320950 -0500 @@ -454,13 +454,13 @@ stdc++ ${CMAKE_THREAD_LIBS_INIT} ${CURL_LIBRARIES} - "${DL_LIBRARY}" "${INTL_LIBRARY}" ${DISASSEMBLER_LIBRARIES} ${LIBDW_LIBRARIES} ${LIBELF_LIBRARIES} ${DWARFUTILS_LIBRARIES} "${M_LIBRARY}" + "${DL_LIBRARY}" ${ZLIB_LIBRARIES} ) install (TARGETS ${KCOV} DESTINATION "${KCOV_INSTALL_BINDIR}")
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