aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-09-26 18:56:50 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-09-26 19:58:32 +0300
commit3fadd0a33f4d1046f8af4a0ef78d53925a7839d1 (patch)
treeef593ab7842d0d993fdfabddb26c338ca792ed32 /contrib/libs
parent93ca23b20cabefe3a66a1a87014929297bf18eaf (diff)
downloadydb-3fadd0a33f4d1046f8af4a0ef78d53925a7839d1.tar.gz
Intermediate changes
Diffstat (limited to 'contrib/libs')
-rw-r--r--contrib/libs/cxxsupp/libcxx/ya.make6
-rw-r--r--contrib/libs/cxxsupp/libcxxmsvc/ya.make2
2 files changed, 6 insertions, 2 deletions
diff --git a/contrib/libs/cxxsupp/libcxx/ya.make b/contrib/libs/cxxsupp/libcxx/ya.make
index 3c01766feb..ab16ba3f49 100644
--- a/contrib/libs/cxxsupp/libcxx/ya.make
+++ b/contrib/libs/cxxsupp/libcxx/ya.make
@@ -1,3 +1,5 @@
+# Generated by devtools/yamaker/ym2
+
LIBRARY()
LICENSE(
@@ -11,9 +13,9 @@ LICENSE(
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-VERSION(2022-02-20)
+VERSION(2022-03-06)
-ORIGINAL_SOURCE(https://github.com/llvm/llvm-project/archive/eb4c8608115c1c9af0fc8cb5b1e9f2bc960014ef.tar.gz)
+ORIGINAL_SOURCE(https://github.com/llvm/llvm-project/archive/9b03c08e8517ed2d95a91202744d07f7376848a9.tar.gz)
ADDINCL(
GLOBAL contrib/libs/cxxsupp/libcxx/include
diff --git a/contrib/libs/cxxsupp/libcxxmsvc/ya.make b/contrib/libs/cxxsupp/libcxxmsvc/ya.make
index 71715890a5..90f50400de 100644
--- a/contrib/libs/cxxsupp/libcxxmsvc/ya.make
+++ b/contrib/libs/cxxsupp/libcxxmsvc/ya.make
@@ -1,3 +1,5 @@
+# Generated by devtools/yamaker/ym2
+
LIBRARY()
LICENSE(