openwrt-packages/utils/lcdproc
Rosen Penev b89a2903b2
lcdproc: Fix non x86 platforms on musl
Musl only specifies in/outb for x86/x86. Use the fallback path in case
musl is used.

This should fail compilation during the linking stage but for some reason
does not. Will do if -Werror=implicit-function-declaration is specified.

Fixed up license information.

Other small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from fa40b85f20)
2019-12-24 19:12:22 -08:00
..
files lcdproc: alternative package to drive LCD displays 2017-04-13 20:04:53 -06:00
patches lcdproc: Fix non x86 platforms on musl 2019-12-24 19:12:22 -08:00
Makefile lcdproc: Fix non x86 platforms on musl 2019-12-24 19:12:22 -08:00