aboutsummaryrefslogtreecommitdiffstats
path: root/build/conf
diff options
context:
space:
mode:
authormikhnenko <mikhnenko@yandex-team.com>2024-07-08 14:13:20 +0300
committermikhnenko <mikhnenko@yandex-team.com>2024-07-08 14:24:14 +0300
commit995d738462b7d02029be44840e712154c7ec9fe7 (patch)
treec664f74386a2b25acfb60baf9344de164a09283e /build/conf
parent575887a5e8ab6fe9cf806b350efba4f669f944ad (diff)
downloadydb-995d738462b7d02029be44840e712154c7ec9fe7.tar.gz
Revert "Conan2 support by use_conan2 flag in yexport.toml"
This reverts commit 53b2f6c57e617e4efacd04b2205da51579655ac8, reversing changes made to a265b57511425cc8130c5ac369e9ecb0ba0b10cf. b598f7b7bd94c27933dae8874d4a2a4a5e366591
Diffstat (limited to 'build/conf')
-rw-r--r--build/conf/opensource_export.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/conf/opensource_export.conf b/build/conf/opensource_export.conf
index cfc449906d..3437b7efd8 100644
--- a/build/conf/opensource_export.conf
+++ b/build/conf/opensource_export.conf
@@ -12,7 +12,7 @@ when ($OPENSOURCE_PROJECT) {
OS_SDK=ubuntu-20
TSTRING_IS_STD_STRING=yes
_SEM_EXTRA_CXX_FLAGS=-DNO_CUSTOM_CHAR_PTR_STD_COMPARATOR
- OPENSOURCE_REPLACE_PROTOBUF="3.19.4"
+ OPENSOURCE_REPLACE_PROTOBUF="3.19.1"
OPENSOURCE_REPLACE_LINUX_HEADERS="6.5.9"
# OPENSOURCE_REPLACE_OPENSSL="[>=3.2.0]"
}