]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
icinga: Fix build with GCC 10
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 10 Aug 2020 09:27:18 +0000 (09:27 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Aug 2020 10:29:42 +0000 (10:29 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/icinga

index 0e2625682f3a2e3a5d174c7abe408bfcad427799..6534722acba15fcdfbe91ac7212f192794f2a56b 100644 (file)
@@ -36,6 +36,8 @@ PAK_VER    = 4
 
 DEPS       = nagios-plugins
 
+CFLAGS    += -fcommon
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################