aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/cxxsupp
diff options
context:
space:
mode:
authorVlad Yaroslavlev <vladon@vladon.com>2022-02-10 16:46:25 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:25 +0300
commit344ea37b4a345701ab0e67de2266a1c1bd7baf2d (patch)
tree1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/libs/cxxsupp
parent706b83ed7de5a473436620367af31fc0ceecde07 (diff)
downloadydb-344ea37b4a345701ab0e67de2266a1c1bd7baf2d.tar.gz
Restoring authorship annotation for Vlad Yaroslavlev <vladon@vladon.com>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/cxxsupp')
-rw-r--r--contrib/libs/cxxsupp/builtins/ya.make4
-rw-r--r--contrib/libs/cxxsupp/libcxx/ya.make4
-rw-r--r--contrib/libs/cxxsupp/libcxxrt/ya.make4
-rw-r--r--contrib/libs/cxxsupp/libsan/ya.make2
-rw-r--r--contrib/libs/cxxsupp/openmp/ya.make4
-rw-r--r--contrib/libs/cxxsupp/system_stl/include/ya.make8
-rw-r--r--contrib/libs/cxxsupp/system_stl/ya.make4
-rw-r--r--contrib/libs/cxxsupp/ya.make8
8 files changed, 19 insertions, 19 deletions
diff --git a/contrib/libs/cxxsupp/builtins/ya.make b/contrib/libs/cxxsupp/builtins/ya.make
index 7005a43c58..d2c319c927 100644
--- a/contrib/libs/cxxsupp/builtins/ya.make
+++ b/contrib/libs/cxxsupp/builtins/ya.make
@@ -22,12 +22,12 @@ VERSION(2016-03-03-08f0372c351a57b01afee6c64066961203da28c5)
ORIGINAL_SOURCE(https://github.com/llvm/llvm-project)
-OWNER(
+OWNER(
pg
somov
g:contrib
g:cpp-contrib
-)
+)
# Check MUSL before NO_PLATFORM() disables it.
IF (MUSL)
diff --git a/contrib/libs/cxxsupp/libcxx/ya.make b/contrib/libs/cxxsupp/libcxx/ya.make
index 2e2e00b262..15403fe6d5 100644
--- a/contrib/libs/cxxsupp/libcxx/ya.make
+++ b/contrib/libs/cxxsupp/libcxx/ya.make
@@ -12,12 +12,12 @@ LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
VERSION(2021-04-02-7959d59028dd126416cdf10dbbd22162922e1336)
-OWNER(
+OWNER(
halyavin
somov
g:cpp-committee
g:cpp-contrib
-)
+)
ADDINCL(
GLOBAL contrib/libs/cxxsupp/libcxx/include
diff --git a/contrib/libs/cxxsupp/libcxxrt/ya.make b/contrib/libs/cxxsupp/libcxxrt/ya.make
index bb6852d220..12dccbd505 100644
--- a/contrib/libs/cxxsupp/libcxxrt/ya.make
+++ b/contrib/libs/cxxsupp/libcxxrt/ya.make
@@ -11,13 +11,13 @@ LICENSE(
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-OWNER(
+OWNER(
pg
setser
somov
g:cpp-committee
g:cpp-contrib
-)
+)
VERSION(2021-09-08-14bf5d5526056ae1cc16f03b7b8e96108a1e38d0)
diff --git a/contrib/libs/cxxsupp/libsan/ya.make b/contrib/libs/cxxsupp/libsan/ya.make
index 9ed45cd816..2fb16630be 100644
--- a/contrib/libs/cxxsupp/libsan/ya.make
+++ b/contrib/libs/cxxsupp/libsan/ya.make
@@ -15,7 +15,7 @@ OWNER(somov)
PYTHON(
generate_symbolizer.py ${CXX_COMPILER}
STDOUT symbolizer.c
-)
+)
CFLAGS(-fPIC)
diff --git a/contrib/libs/cxxsupp/openmp/ya.make b/contrib/libs/cxxsupp/openmp/ya.make
index a0ccee456a..2c64468375 100644
--- a/contrib/libs/cxxsupp/openmp/ya.make
+++ b/contrib/libs/cxxsupp/openmp/ya.make
@@ -9,11 +9,11 @@ LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
VERSION(5.0)
-OWNER(
+OWNER(
pg
g:contrib
g:cpp-contrib
-)
+)
NO_UTIL()
diff --git a/contrib/libs/cxxsupp/system_stl/include/ya.make b/contrib/libs/cxxsupp/system_stl/include/ya.make
index 525fe3844d..06f1a0286c 100644
--- a/contrib/libs/cxxsupp/system_stl/include/ya.make
+++ b/contrib/libs/cxxsupp/system_stl/include/ya.make
@@ -1,4 +1,4 @@
-OWNER(
- g:contrib
- g:cpp-contrib
-)
+OWNER(
+ g:contrib
+ g:cpp-contrib
+)
diff --git a/contrib/libs/cxxsupp/system_stl/ya.make b/contrib/libs/cxxsupp/system_stl/ya.make
index 0531a90521..75317898ac 100644
--- a/contrib/libs/cxxsupp/system_stl/ya.make
+++ b/contrib/libs/cxxsupp/system_stl/ya.make
@@ -4,11 +4,11 @@ WITHOUT_LICENSE_TEXTS()
LICENSE(YandexOpen)
-OWNER(
+OWNER(
g:contrib
g:cpp-contrib
somov
-)
+)
NO_PLATFORM()
diff --git a/contrib/libs/cxxsupp/ya.make b/contrib/libs/cxxsupp/ya.make
index 10e5b4c0f1..6cd299ac8a 100644
--- a/contrib/libs/cxxsupp/ya.make
+++ b/contrib/libs/cxxsupp/ya.make
@@ -5,10 +5,10 @@ WITHOUT_LICENSE_TEXTS()
# Proxy library
LICENSE(Not-Applicable)
-OWNER(
- g:contrib
- g:cpp-contrib
-)
+OWNER(
+ g:contrib
+ g:cpp-contrib
+)
NO_PLATFORM()
DISABLE(OPENSOURCE_EXPORT)