aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpg <pg@yandex-team.com>2024-10-10 12:14:22 +0300
committerpg <pg@yandex-team.com>2024-10-10 12:28:29 +0300
commitf59d36b54f2f6d059da05514d7ef5ecf1ea09b08 (patch)
tree9569e532e6f65ac6f6e59641a164ad3c9df1e069
parent74fc953c71f705dbaa2ac85166050899d03b5cf6 (diff)
downloadydb-f59d36b54f2f6d059da05514d7ef5ecf1ea09b08.tar.gz
Untitled commit
commit_hash:e3d4f9d92d5e2ef511b78fa9da787e6a67bec265
-rw-r--r--build/sysincl/misc.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/build/sysincl/misc.yml b/build/sysincl/misc.yml
index 19eef55002..98d7906993 100644
--- a/build/sysincl/misc.yml
+++ b/build/sysincl/misc.yml
@@ -45,6 +45,14 @@
- complex.h: contrib/libs/libm/include/complex.h
- math.h: contrib/libs/libm/include/math.h
+- source_filter: "^contrib/libs/jemalloc/"
+ includes:
+ - unwind.h: contrib/libs/libunwind/include/unwind.h
+
+- source_filter: "^contrib/libs/libunwind/"
+ includes:
+ - unwind.h: contrib/libs/libunwind/include/unwind.h
+
- source_filter: "^contrib/tools/bison/"
includes:
- error.h: contrib/tools/bison/lib/error.h