aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-07-25 17:53:45 +0300
committerroot <root@qavm-2ed34686.qemu>2023-07-25 17:53:45 +0300
commit0acf5b51644dd9ec8063e2c48de98f1aaca7be64 (patch)
treeebb7c4fae18cb7be3b8919b9becb16cd5fa09f47
parent788066e20f590877ad5bc1dd8176a7d0b688f260 (diff)
downloadydb-0acf5b51644dd9ec8063e2c48de98f1aaca7be64.tar.gz
Intermediate changes
-rw-r--r--build/sysincl/misc.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/build/sysincl/misc.yml b/build/sysincl/misc.yml
index 2edc572b6e..8b12e3cb8c 100644
--- a/build/sysincl/misc.yml
+++ b/build/sysincl/misc.yml
@@ -9,10 +9,9 @@
- includes:
- - gelf.h: contrib/restricted/libelf/include/libelf/gelf.h
- - libelf.h: contrib/restricted/libelf/include/libelf/libelf.h
- - libelf/libelf.h: contrib/restricted/libelf/include/libelf/libelf.h
- - libelf/sys_elf.h: contrib/restricted/libelf/include/libelf/sys_elf.h
+ - gelf.h: contrib/restricted/libelf/include/gelf.h
+ - libelf.h: contrib/restricted/libelf/include/libelf.h
+ - sys_elf.h: contrib/restricted/libelf/include/sys_elf.h
# We have lots of ADDINCLs to contrib/libs/libiconv all around the repo
# so we need to add it to sysincl for consistent resolving.