lib/curl/patches: refresh no_CMAKE_C_IMPLICIT_LINK_LIBRARIES.patch for 7.85.0
This commit is contained in:
parent
c1c67286d3
commit
c5d6aa169f
@ -1,8 +1,8 @@
|
|||||||
Index: curl-7.84.0/CMakeLists.txt
|
Index: curl-7.85.0/CMakeLists.txt
|
||||||
===================================================================
|
===================================================================
|
||||||
--- curl-7.84.0.orig/CMakeLists.txt
|
--- curl-7.85.0.orig/CMakeLists.txt
|
||||||
+++ curl-7.84.0/CMakeLists.txt
|
+++ curl-7.85.0/CMakeLists.txt
|
||||||
@@ -1536,7 +1536,7 @@ set(includedir "\${prefix}/
|
@@ -1655,7 +1655,7 @@
|
||||||
set(LDFLAGS "${CMAKE_SHARED_LINKER_FLAGS}")
|
set(LDFLAGS "${CMAKE_SHARED_LINKER_FLAGS}")
|
||||||
set(LIBCURL_LIBS "")
|
set(LIBCURL_LIBS "")
|
||||||
set(libdir "${CMAKE_INSTALL_PREFIX}/lib")
|
set(libdir "${CMAKE_INSTALL_PREFIX}/lib")
|
||||||
|
Loading…
Reference in New Issue
Block a user