Skip to content

Commit

Permalink
deps: stop building libcurl docs (#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 #37470

Signed-off-by: Takeshi Yoneda <[email protected]>
Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
mathetake authored and phlax committed Jan 29, 2025
1 parent b3ba121 commit 35c166b
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 @@ -266,6 +266,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 35c166b

Please sign in to comment.