aboutsummaryrefslogtreecommitdiffstats
path: root/build/platform
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-09-13 11:35:43 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-09-13 11:56:26 +0300
commit9916b2b3577c4dc6d59397dd8585630297b9e594 (patch)
treeadffc64ddd0c80c53383f3ca7435f1883dac1e1a /build/platform
parent28666be3eead21a7ab832b3a9babaf95cad841d3 (diff)
downloadydb-9916b2b3577c4dc6d59397dd8585630297b9e594.tar.gz
Intermediate changes
Diffstat (limited to 'build/platform')
-rw-r--r--build/platform/linux_sdk/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/build/platform/linux_sdk/README.md b/build/platform/linux_sdk/README.md
new file mode 100644
index 00000000000..ff846cefbf8
--- /dev/null
+++ b/build/platform/linux_sdk/README.md
@@ -0,0 +1,7 @@
+### Правки в Ubuntu 14.04 SDK
+* `lib/x86_64-linux-gnu/libc-2.19.so` — удалены dynamic версии символов
+ * `__cxa_thread_atexit_impl`
+ * `getauxval`
+ * `__getauxval`
+* `usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19` — удалены dynamic версии символов
+ * `__cxa_thread_atexit_impl`