Skip to content

Commit

Permalink
deps: stop building libcurl docs (envoyproxy#38172)
Browse files Browse the repository at this point in the history
This should be turned off as it's not needed.
Ref Homebrew/homebrew-core#205269

Fix envoyproxy#37470

Signed-off-by: Takeshi Yoneda <[email protected]>
Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
mathetake authored and phlax committed Jan 28, 2025
1 parent b0f8616 commit 2b4c320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bazel/foreign_cc/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ envoy_cmake(
cache_entries = {
"BUILD_CURL_EXE": "off",
"BUILD_TESTING": "off",
"BUILD_LIBCURL_DOCS": "off",
"BUILD_SHARED_LIBS": "off",
"CURL_HIDDEN_SYMBOLS": "off",
"CURL_USE_LIBSSH2": "off",
Expand Down

0 comments on commit 2b4c320

Please sign in to comment.