Index: third_party/libevent/BUILD.gn |
diff --git a/third_party/libevent/BUILD.gn b/third_party/libevent/BUILD.gn |
index a1bd0c5792a4fbd095a6b9bad313215069b5db5c..648dae31ff6f6a774305eb2cc3396fdca886ab3e 100644 |
--- a/third_party/libevent/BUILD.gn |
+++ b/third_party/libevent/BUILD.gn |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-source_set("libevent") { |
+static_library("libevent") { |
sources = [ |
"buffer.c", |
"evbuffer.c", |