utf8proc: Update from 2.1.0 to 2.1.1
[termux-packages] / disabled-packages / qt5 / qtserialport-src-serialport-qserialport_unix.cpp.patch
CommitLineData
698b1561
VB
1--- ./qtserialport/src/serialport/qserialport_unix.cpp 2017-06-20 12:29:20.000000000 +0530
2+++ ../qserialport_unix.cpp 2017-10-01 10:21:47.899850693 +0530
3@@ -66,7 +66,7 @@
4 # define __ANDROID_API__ 21
5 # endif
6
7-# if !defined(Q_OS_ANDROID) || (!defined(Q_PROCESSOR_X86) && __ANDROID_API__ < 21)
8+# if 0
9 struct termios2 {
10 tcflag_t c_iflag; /* input mode flags */
11 tcflag_t c_oflag; /* output mode flags */