Signed-off-by: Michael Tremer michael.tremer@ipfire.org --- lfs/iftop | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/lfs/iftop b/lfs/iftop index 2048fcfc8..09f29bfa3 100644 --- a/lfs/iftop +++ b/lfs/iftop @@ -36,6 +36,8 @@ PAK_VER = 2
DEPS =
+CFLAGS += -fcommon + ############################################################################### # Top-level Rules ###############################################################################