aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/protobuf_old
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2024-03-28 09:05:20 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2024-03-28 09:14:02 +0300
commit756c9e6e6908cb030ae418a0180e59e332bf1364 (patch)
treedc325f446f337cb7aee317e223761663bdb30c75 /contrib/libs/protobuf_old
parent1541ebf4e489185a3ec0d47a2ea8e474522af784 (diff)
downloadydb-756c9e6e6908cb030ae418a0180e59e332bf1364.tar.gz
Intermediate changes
Diffstat (limited to 'contrib/libs/protobuf_old')
-rw-r--r--contrib/libs/protobuf_old/ya.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/libs/protobuf_old/ya.make b/contrib/libs/protobuf_old/ya.make
index a16216c8ed..50a3d8cd79 100644
--- a/contrib/libs/protobuf_old/ya.make
+++ b/contrib/libs/protobuf_old/ya.make
@@ -32,6 +32,8 @@ CFLAGS(
-DHAVE_ZLIB=1
)
+NO_LTO()
+
IF (OS_ANDROID)
EXTRALIBS(log)
ENDIF()