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
grp.h.patch
langinfo.h
langinfo.h.patch
libintl.h
paths.h.patch Update to use android-ndk r23 2021-10-22 23:05:45 +02:00
pwd.h.patch
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
syslog.patch
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