Skip to content

Commit 35c166b

Browse files
mathetakephlax
authored andcommitted
deps: stop building libcurl docs (#38172)
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]>
1 parent b3ba121 commit 35c166b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bazel/foreign_cc/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ envoy_cmake(
266266
cache_entries = {
267267
"BUILD_CURL_EXE": "off",
268268
"BUILD_TESTING": "off",
269+
"BUILD_LIBCURL_DOCS": "off",
269270
"BUILD_SHARED_LIBS": "off",
270271
"CURL_HIDDEN_SYMBOLS": "off",
271272
"CURL_USE_LIBSSH2": "off",

0 commit comments

Comments
 (0)