aboutsummaryrefslogtreecommitdiffstats
path: root/build/sysincl/stl-to-libcxx.yml
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.ru>2022-05-31 22:04:58 +0300
committerthegeorg <thegeorg@yandex-team.ru>2022-05-31 22:04:58 +0300
commit8e06e0cf4243215c1a58157fdea771fef02ed9e3 (patch)
tree55942c3364320a726ea1fa5bdf06c3e7e01c2f23 /build/sysincl/stl-to-libcxx.yml
parentceb13dcc40dd5e11c8e3189b3c15b3bd5897d4ac (diff)
downloadydb-8e06e0cf4243215c1a58157fdea771fef02ed9e3.tar.gz
Remove libcxx/include/cxxabi.h header as it does not belong to libcxx
ref:b9a880c5e3be99eec95cca2118f454e7c78a1de6
Diffstat (limited to 'build/sysincl/stl-to-libcxx.yml')
-rw-r--r--build/sysincl/stl-to-libcxx.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/sysincl/stl-to-libcxx.yml b/build/sysincl/stl-to-libcxx.yml
index d14443bbb5..e16ac3d7b6 100644
--- a/build/sysincl/stl-to-libcxx.yml
+++ b/build/sysincl/stl-to-libcxx.yml
@@ -30,8 +30,7 @@
- includes:
- cxxabi.h:
- - contrib/libs/cxxsupp/libcxx/include/cxxabi.h
- - contrib/libs/cxxsupp/libcxxrt/cxxabi.h
+ - contrib/libs/cxxsupp/libcxxrt/include/cxxabi.h
- omp.h:
- contrib/libs/cxxsupp/openmp/omp.h
- unwind.h: