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

index e1bf19bb2eb0cfc0a6724e675e8fd95d06ec5c81..9b045528f32e15ee830aed73b5ad6dee5d1d5253 100644 (file)
--- a/lfs/bird
+++ b/lfs/bird
@@ -36,6 +36,8 @@ PAK_VER    = 6
 
 DEPS       =
 
+CFLAGS    += -fcommon
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################