mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 00:42:59 +02:00
collectd: Fix build with GCC 10
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -36,7 +36,7 @@ PROG = collectd
|
||||
|
||||
DEPS =
|
||||
|
||||
CFLAGS += -Wno-error=deprecated-declarations
|
||||
CFLAGS += -fcommon -Wno-error=deprecated-declarations
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
Reference in New Issue
Block a user