diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-02-15 23:14:36 +0300 |
---|---|---|
committer | Innokentii Mokin <innokentii@ydb.tech> | 2024-02-16 18:35:22 +0000 |
commit | f393724d9b78ecdb35c991ca82bb909244570edd (patch) | |
tree | 15bcf1ada0abe91a9d2f229231545c67efc8245d /build/sysincl | |
parent | 37ee03836a3bcefdbf138fa5c3af028688adc471 (diff) | |
download | ydb-f393724d9b78ecdb35c991ca82bb909244570edd.tar.gz |
Disable empty resolving of VxWorks-specific includes
94cc5bced0b394e9b8f0a99dd1405d7c461bf497
Diffstat (limited to 'build/sysincl')
-rw-r--r-- | build/sysincl/unsorted.yml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/build/sysincl/unsorted.yml b/build/sysincl/unsorted.yml index 0627fdf3b5..8f5b24e85f 100644 --- a/build/sysincl/unsorted.yml +++ b/build/sysincl/unsorted.yml @@ -369,18 +369,6 @@ #if defined(HAVE_ALTIVEC) - altivec.h #endif - #if defined(__vxWorks__) - - vxCpuLib.h - - vxWorks.h - - sockLib.h - - hostLib.h - - ioLib.h - - iosLib.h - - resolvLib.h - - rtpLib.h - - pipeDrv.h - - selectLib.h - #endif #if defined(_LIBC) && TRASH - ../locale/localeinfo.h - ../locale/elem-hash.h |