Signed-off-by: Michael Tremer michael.tremer@ipfire.org --- lfs/icinga | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/lfs/icinga b/lfs/icinga index 0e2625682..6534722ac 100644 --- a/lfs/icinga +++ b/lfs/icinga @@ -36,6 +36,8 @@ PAK_VER = 4
DEPS = nagios-plugins
+CFLAGS += -fcommon + ############################################################################### # Top-level Rules ###############################################################################