Skip to content

Commit

Permalink
Remove useless copts
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-Zhou committed Nov 30, 2023
1 parent ecafcfc commit 6521fe9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bazel/curl.BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ cc_library(
]),
copts = CURL_COPTS + [
"-DOS=\"os\"",
"-DCURL_WITH_MULTI_SSL",
"-DUSE_SSL",
],
defines = ["CURL_STATICLIB"],
Expand Down

0 comments on commit 6521fe9

Please sign in to comment.