]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libtirpc: Fix build with GCC 10
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 6 Aug 2020 18:17:32 +0000 (18:17 +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/libtirpc

index 92c38e82a5f0f1bba8f538117bbf123dce8be275..59ac913547cebe169fdd73d7e6a3f3dcf6daecf4 100644 (file)
@@ -36,6 +36,8 @@ PAK_VER    = 2
 
 DEPS       =
 
+CFLAGS    += -fcommon
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################