termux-packages/ndk-patches
Henrik Grimler a84e862365 ndk-patches: remove TCAFLUSH case from bits/termios_inlines.h
To fix error:

In file included from /termux-build/_cache/android-r23-api-24-v0/bin/../sysroot/usr/include/termios.h:154:
In file included from /termux-build/_cache/android-r23-api-24-v0/bin/../sysroot/usr/include/android/legacy_termios_inlines.h:43:
/termux-build/_cache/android-r23-api-24-v0/bin/../sysroot/usr/include/bits/termios_inlines.h:120:10: error: duplicate case value '0'
    case TCSAFLUSH: cmd = TCSETSF; break;
         ^
/termux-build/_cache/android-r23-api-24-v0/bin/../sysroot/usr/include/asm-generic/termbits.h:194:19: note: expanded from macro 'TCSAFLUSH'
                  ^
/termux-build/_cache/android-r23-api-24-v0/bin/../sysroot/usr/include/bits/termios_inlines.h:118:10: note: previous case defined here
    case TCSANOW: cmd = TCSETS; break;
         ^
/termux-build/_cache/android-r23-api-24-v0/bin/../sysroot/usr/include/asm-generic/termbits.h:191:17: note: expanded from macro 'TCSANOW'
                ^
2021-10-22 23:05:45 +02:00
..
bits-struct_file.h.patch ndk-20 update 2019-06-19 20:26:31 +03:00
grp.h.patch Update NDK used to r16 2017-11-15 16:48:35 +01:00
langinfo.h Revert "NDK fixes for GCC and C++ (#4139)" 2019-09-08 20:54:08 +03:00
langinfo.h.patch Update NDK used to r16 2017-11-15 16:48:35 +01:00
libintl.h Make libintl.h provide inline stubs 2017-08-17 00:34:44 +02:00
paths.h.patch Update to use android-ndk r23 2021-10-22 23:05:45 +02:00
pwd.h.patch r21 cross over in progress 2020-07-09 13:51:35 +02:00
redefine-TCSAFLUSH.patch ndk-patches: remove TCAFLUSH case from bits/termios_inlines.h 2021-10-22 23:05:45 +02:00
stdio.h.patch Update to use android-ndk r23 2021-10-22 23:05:45 +02:00
stdlib.h.patch Update to use android-ndk r23 2021-10-22 23:05:45 +02:00
sys-cdefs.h.patch Update to use android-ndk r23 2021-10-22 23:05:45 +02:00
sys-wait.h.patch update ndk-patches to prevent creation of *.orig files in ./sysroot/usr/include 2019-03-20 15:37:12 +02:00
syslog.patch ndk-patches: use upstream ifaddrs.h and remove old syslog.h polyfills 2019-12-08 19:57:10 +05:30
unistd.h.patch Update to use android-ndk r23 2021-10-22 23:05:45 +02:00
utmp.h.patch Update to use android-ndk r23 2021-10-22 23:05:45 +02:00