picocom: fix compilation with musl (#1383)
authorJo-Philipp Wich <redacted>
Tue, 16 Jun 2015 12:37:55 +0000 (14:37 +0200)
committerJo-Philipp Wich <redacted>
Tue, 16 Jun 2015 12:39:44 +0000 (14:39 +0200)
commitacfce97879614daed03d2c1d6636cb227ab1ea67
treeeed07faaf05af1e6b8beafbe55693e6207aa1977
parent4116e327afee80aaea33a16358f5f7c0da687bec
picocom: fix compilation with musl (#1383)

Only use termio.h with glibc or uclibc, for musl include sys/ioctl.h and
termios.h instead.

Signed-off-by: Jo-Philipp Wich <redacted>
utils/picocom/Makefile
utils/picocom/patches/100-musl-compat.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT