aboutsummaryrefslogtreecommitdiffstats
path: root/build/sysincl/linux.yml
diff options
context:
space:
mode:
authorAlexander Smirnov <alex@ydb.tech>2024-07-08 15:54:05 +0000
committerAlexander Smirnov <alex@ydb.tech>2024-07-08 15:54:05 +0000
commitfc7be18c76af2e700641f3598c4856baeef1428e (patch)
tree11dbca45eb321c3a4dd08b12152acc6ef5dd3fa9 /build/sysincl/linux.yml
parentec0e7ed6da6fb317741fd8468602949a1362eca5 (diff)
parentc92cb9d3a19331916f0c274d80e67f02a62caa9b (diff)
downloadydb-fc7be18c76af2e700641f3598c4856baeef1428e.tar.gz
Merge branch 'rightlib' into mergelibs-240708-1553
Diffstat (limited to 'build/sysincl/linux.yml')
-rw-r--r--build/sysincl/linux.yml19
1 files changed, 2 insertions, 17 deletions
diff --git a/build/sysincl/linux.yml b/build/sysincl/linux.yml
index 34bbf867d7..b205d25294 100644
--- a/build/sysincl/linux.yml
+++ b/build/sysincl/linux.yml
@@ -1,5 +1,6 @@
+# FIXME: this is actually a glibc (libc6-dev) headers listing.
+# It should be disassembled and libc-to-nothing should be used instead.
- includes:
- - _G_config.h
- a.out.h
- aliases.h
- ansidecl.h
@@ -23,9 +24,6 @@
- gshadow.h
- ieee754.h
- libio.h
- - linux/compiler.h
- - linux/irda.h
- - linux/smb.h
- mcheck.h
- netash/ash.h
- netatalk/at.h
@@ -52,16 +50,3 @@
- ttyent.h
- ustat.h
- xlocale.h
-
-- includes:
- - jni.h: contrib/libs/jdk/include/jni.h
- - jni_md.h:
- - contrib/libs/jdk/include/darwin/jni_md.h
- - contrib/libs/jdk/include/linux/jni_md.h
- - contrib/libs/jdk/include/win32/jni_md.h
-
-# These are stubs for actual resolving into system
-- source_filter: "^contrib/libs/glibcasm"
- includes:
- - stdc-predef.h: contrib/libs/glibcasm/glibc/include/stdc-predef.h
- - gnu/stubs.h: contrib/libs/glibcasm/glibc/include/gnu/stubs.h