aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/symbols/libc
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-02-23 16:37:02 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-02-23 16:37:02 +0300
commit5082c890e9fced79ababea01152b594907e4a012 (patch)
tree40a8e414d1e8b45ce2f6f43bee272fbf6cf28710 /library/python/symbols/libc
parent627718e309e5ac397388c83fd4d287e48b51c78d (diff)
downloadydb-5082c890e9fced79ababea01152b594907e4a012.tar.gz
intermediate changes
ref:2fd7725f9a380208f93125e4819eee9282388396
Diffstat (limited to 'library/python/symbols/libc')
-rw-r--r--library/python/symbols/libc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/python/symbols/libc/CMakeLists.txt b/library/python/symbols/libc/CMakeLists.txt
index 26abcaed3ac..d101fdd970b 100644
--- a/library/python/symbols/libc/CMakeLists.txt
+++ b/library/python/symbols/libc/CMakeLists.txt
@@ -9,7 +9,7 @@ add_global_library_for(python-symbols-libc.global python-symbols-libc)
target_compile_options(python-symbols-libc.global PRIVATE
-Wno-deprecated-declarations
)
-target_link_libraries(python-symbols-libc.global INTERFACE
+target_link_libraries(python-symbols-libc.global PUBLIC
contrib-libs-cxxsupp
yutil
python-symbols-registry