We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae1f984 commit 69703bbCopy full SHA for 69703bb
ext/src/http/client/curl/BUILD
@@ -7,6 +7,7 @@ package(default_visibility = ["//visibility:public"])
7
8
cc_library(
9
name = "http_client_curl",
10
+ linkstatic = True,
11
srcs = [
12
"http_client_curl.cc",
13
"http_client_factory_curl.cc",
0 commit comments