Skip to content

Commit

Permalink
[curl] Remove winssl-http2 patch which is not needed anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
pravic committed Jul 14, 2018
1 parent a001228 commit e89b1de
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 80 deletions.
79 changes: 0 additions & 79 deletions ports/curl/0005_winssl_http2.patch

This file was deleted.

1 change: 0 additions & 1 deletion ports/curl/portfile.cmake
Expand Up @@ -14,7 +14,6 @@ vcpkg_apply_patches(
${CMAKE_CURRENT_LIST_DIR}/0002_fix_uwp.patch
${CMAKE_CURRENT_LIST_DIR}/0003_fix_libraries.patch
${CMAKE_CURRENT_LIST_DIR}/0004_nghttp2_staticlib.patch
${CMAKE_CURRENT_LIST_DIR}/0005_winssl_http2.patch
)

string(COMPARE EQUAL "${VCPKG_LIBRARY_LINKAGE}" "static" CURL_STATICLIB)
Expand Down

0 comments on commit e89b1de

Please sign in to comment.