aboutsummaryrefslogtreecommitdiffstats
path: root/build/conf
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2024-02-11 14:01:56 +0300
committerDaniil Cherednik <dcherednik@ydb.tech>2024-02-14 14:25:55 +0000
commit13541f11ba4a095d131c08643b0332968e8bbada (patch)
treee660668cb2bba7858dabcc11d34359ddeb994df0 /build/conf
parenta42a78eb28fae449efc0badec59fff55046e67a8 (diff)
downloadydb-13541f11ba4a095d131c08643b0332968e8bbada.tar.gz
Separate libstdcxx-specific sysincls into dedicated file
Diffstat (limited to 'build/conf')
-rw-r--r--build/conf/sysincl.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/conf/sysincl.conf b/build/conf/sysincl.conf
index 0603fcdc4b..65235fa40b 100644
--- a/build/conf/sysincl.conf
+++ b/build/conf/sysincl.conf
@@ -2,6 +2,7 @@ SYSINCL=
SYSINCL+=build/sysincl/macro.yml
SYSINCL+=build/sysincl/libc-to-compat.yml
SYSINCL+=build/sysincl/libc-to-nothing.yml
+SYSINCL+=build/sysincl/stl-to-libstdcxx.yml
SYSINCL+=build/sysincl/stl-to-nothing.yml
SYSINCL+=build/sysincl/linux.yml
SYSINCL+=build/sysincl/windows.yml