Skip to content

Commit

Permalink
Update to latest curl release
Browse files Browse the repository at this point in the history
Signed-off-by: Amaury Chamayou <[email protected]>
  • Loading branch information
achamayou committed May 4, 2021
1 parent 70e7245 commit 0f6027d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions library/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ find_package(openenclave REQUIRED CONFIG)
set(BUILD_CURL_EXE OFF CACHE BOOL "" FORCE)
set(BUILD_SHARED_LIBS OFF CACHE BOOL "" FORCE)
set(HTTP_ONLY ON CACHE BOOL "" FORCE)
set(HAVE_LINUX_TCP_H OFF CACHE BOOL "" FORCE)
set(CURL_DISABLE_COOKIES ON CACHE BOOL "" FORCE)
set(CURL_ZLIB OFF CACHE BOOL "" FORCE)
set(ENABLE_UNIX_SOCKETS OFF CACHE BOOL "" FORCE)
Expand Down
2 changes: 1 addition & 1 deletion library/curl
Submodule curl updated 3219 files

0 comments on commit 0f6027d

Please sign in to comment.