mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
lcdproc: Fix build with GCC 14
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -40,7 +40,7 @@ DEPS =
|
||||
|
||||
SERVICES = lcdproc
|
||||
|
||||
CFLAGS += -fcommon
|
||||
CFLAGS += -fcommon -Wno-error=implicit-function-declaration
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
Reference in New Issue
Block a user