Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Guillaume_G:WSL
mingw64-libgit2
libgit2-0.21.2-ssp.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libgit2-0.21.2-ssp.patch of Package mingw64-libgit2
--- libgit2-0.21.2/CMakeLists.txt 2014-10-27 01:18:13.000000000 +0100 +++ libgit2-0.21.2/CMakeLists.txt 2014-11-29 18:30:49.324252852 +0100 @@ -81,7 +81,7 @@ FUNCTION(TARGET_OS_LIBRARIES target) IF(WIN32) - TARGET_LINK_LIBRARIES(${target} ws2_32) + TARGET_LINK_LIBRARIES(${target} ws2_32 ssp) ELSEIF(CMAKE_SYSTEM_NAME MATCHES "(Solaris|SunOS)") TARGET_LINK_LIBRARIES(${target} socket nsl) SET(LIBGIT2_PC_LIBS "${LIBGIT2_PC_LIBS} -lsocket -lnsl" PARENT_SCOPE)
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