lcdproc: Fix build with GCC 10

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-08-11 09:46:03 +00:00
parent b061abae1e
commit 806ded02f9

View File

@@ -36,6 +36,8 @@ PAK_VER = 2
DEPS =
CFLAGS += -fcommon
###############################################################################
# Top-level Rules
###############################################################################