]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
iftop: Fix build with GCC 10
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 Aug 2020 09:45:44 +0000 (09:45 +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/iftop

index 2048fcfc807b2b53103cd3069a0296feccb10105..09f29bfa3434967dcbd82c06ef89674e0b293370 100644 (file)
--- a/lfs/iftop
+++ b/lfs/iftop
@@ -36,6 +36,8 @@ PAK_VER    = 2
 
 DEPS       =
 
+CFLAGS    += -fcommon
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################