]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
sarg: Fix build with GCC 10
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 10 Aug 2020 14:05:56 +0000 (14:05 +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/sarg

index dbdee1f330bccea44a06bec85665eb5bd8074244..697ce75130dcddf906e95a019fc7af51deea68c6 100644 (file)
--- a/lfs/sarg
+++ b/lfs/sarg
@@ -36,6 +36,8 @@ PAK_VER    = 4
 
 DEPS       =
 
+CFLAGS    += -fcommon
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################