aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/protobuf/ya.make
diff options
context:
space:
mode:
authorakastornov <akastornov@yandex-team.ru>2022-02-10 16:46:03 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:03 +0300
commit3a2de774d91ca8d7325aaf81c200b1d2047725e6 (patch)
tree5674a780ce03a8bbd794733a19c7a70d587e4a14 /contrib/libs/protobuf/ya.make
parent7bd11ff35e97544d119e43447e3e865f2588ee7f (diff)
downloadydb-3a2de774d91ca8d7325aaf81c200b1d2047725e6.tar.gz
Restoring authorship annotation for <akastornov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/protobuf/ya.make')
-rw-r--r--contrib/libs/protobuf/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libs/protobuf/ya.make b/contrib/libs/protobuf/ya.make
index 044e24badd..53d1ee36e5 100644
--- a/contrib/libs/protobuf/ya.make
+++ b/contrib/libs/protobuf/ya.make
@@ -38,11 +38,11 @@ CFLAGS(
-DHAVE_PTHREAD=1
-DHAVE_ZLIB=1
)
-
+
IF (OS_ANDROID)
EXTRALIBS(log)
ENDIF()
-
+
SRCS(
GLOBAL src/google/protobuf/generated_message_util.cc
src/google/protobuf/any.cc