aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/helpers
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2023-03-23 12:48:27 +0300
committerthegeorg <thegeorg@yandex-team.com>2023-03-23 12:48:27 +0300
commitcb162fe3f7dc8ebd28829cce641e8b250f28802c (patch)
tree9e475e141642e8011d96172473a2053efef4eaad /library/cpp/actors/helpers
parent8cfa97b5487686f556b3dae62132c8f099b1a0b3 (diff)
downloadydb-cb162fe3f7dc8ebd28829cce641e8b250f28802c.tar.gz
Mandate sdk_version 11.0 when targeting MacOS
Diffstat (limited to 'library/cpp/actors/helpers')
-rw-r--r--library/cpp/actors/helpers/ut/CMakeLists.darwin-x86_64.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/actors/helpers/ut/CMakeLists.darwin-x86_64.txt b/library/cpp/actors/helpers/ut/CMakeLists.darwin-x86_64.txt
index d00adbcb1e2..62f88667be4 100644
--- a/library/cpp/actors/helpers/ut/CMakeLists.darwin-x86_64.txt
+++ b/library/cpp/actors/helpers/ut/CMakeLists.darwin-x86_64.txt
@@ -24,7 +24,7 @@ target_link_libraries(library-cpp-actors-helpers-ut PUBLIC
)
target_link_options(library-cpp-actors-helpers-ut PRIVATE
-Wl,-no_deduplicate
- -Wl,-sdk_version,10.15
+ -Wl,-sdk_version,11.0
-fPIC
-fPIC
-framework