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

diff --git a/lfs/frr b/lfs/frr
index 8030dc8173624e170b9c0ef31a291ddcd62185a2..052e4c1762869496e56622787fa8ea3d97f510fa 100644 (file)
--- a/lfs/frr
+++ b/lfs/frr
@@ -36,6 +36,8 @@ PAK_VER    = 1
 
 DEPS       =
 
+CFLAGS    += -fcommon
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################