diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-03-28 19:03:38 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2024-03-28 19:17:47 +0300 |
commit | a90ddfaf3945fd95b37af7a8ba4b29e3fe6085f4 (patch) | |
tree | 621ead501b696d7b2a25d6cbc7c9d4f208df838a /build/sysincl/unsorted.yml | |
parent | bb09dae0c6200b95c94dcab806f758368955b08d (diff) | |
download | ydb-a90ddfaf3945fd95b37af7a8ba4b29e3fe6085f4.tar.gz |
Remove weird sysincls from unsorted.yml
ce2cb4ea93fc011e79b6cf7cfe0846bde10c334a
Diffstat (limited to 'build/sysincl/unsorted.yml')
-rw-r--r-- | build/sysincl/unsorted.yml | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/build/sysincl/unsorted.yml b/build/sysincl/unsorted.yml index 3d3da1c400..b2c6f06fba 100644 --- a/build/sysincl/unsorted.yml +++ b/build/sysincl/unsorted.yml @@ -139,8 +139,6 @@ #if CONTRIB && defined(_HAVE_LIBIDSA) - idsa.h #endif - - ../../VC/include/math.h - - ../../VC/include/cfloat - prof.h - ll_alloc_hook.c - cpptl/config.h @@ -164,16 +162,6 @@ - vasprintf.h #endif -- case_sensitive: false - includes: - #if defined(WINDOWS) && CONTRIB && TRASH - - ../include/locale.h - - ../include/signal.h - - ../include/sys/stat.h - - ../include/fcntl.h - - ../include/math.h - #endif - - source_filter: "^contrib/(libs/(apache|httpd|libuv)|python/uWSGI)" includes: - port.h @@ -318,11 +306,6 @@ #if defined(HAVE_ALTIVEC) - altivec.h #endif - #if defined(_LIBC) && TRASH - - ../locale/localeinfo.h - - ../locale/elem-hash.h - - ../locale/coll-lookup.h - #endif #if defined(HAVE_CONFIG_H) && TODO - config_auto.h #endif @@ -362,11 +345,6 @@ - sys/videoio.h - libv4l2.h - soundcard.h - - ../ucrt/fcntl.h - - ../ucrt/locale.h - - ../ucrt/math.h - - ../ucrt/signal.h - - ../ucrt/sys/stat.h - asm/page.h - asm/sgidefs.h - ndir.h @@ -451,12 +429,6 @@ # These includes are not used in autocheck builds, but might be necessary for # some external builds with exotic settings -- case_sensitive: false - includes: - #if defined(WINDOWS) && CONTRIB && TRASH - - ../include/stdint.h - #endif - - source_filter: ".*contrib.*" includes: #if defined (__OpenBSD__) && CONTRIB @@ -540,8 +512,6 @@ - win32thread.h - bsd/ctypes.h - sfio.h - - ../../VC/include/stdio.h - - ../ucrt/stdio.h - GL/glx.h - CL/va_ext.h - sys/sysconf.h |