icinga: Fix build with GCC 10

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-08-10 09:27:18 +00:00
parent 42823878bb
commit cb30084fac

View File

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