kumquat-buildroot/package/socat
Andrey Smirnov a52896f755 package/socat: Fix TABDLY, CSIZE and CRDLY shifts for PowerPC
As can be seen in linux/arch/powerpc/include/uapi/asm/termbits.h are
defined as (note that those are octal numbers):

\#define TABDLY	00006000
\#define CSIZE	00001400
\#define CRDLY	00030000

which gives shifts of 10, 8 and 12. Adjust socat.mk accordingly to
reflect that difference.

Signed-off-by: Mark Hinds <zoronic@gmail.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-06-08 22:03:01 +02:00
..
0001-no-documentation.patch
0002-ptrdiff_t-is-defined-in-stddef.h.patch
0003-compat-set-NETDB_INTERNAL.patch
0004-xio-tun-remove-if_tun.h-kernel-header.patch
Config.in
socat.hash
socat.mk