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

index 855cb16a400a8231baf9f5e12712a79f2cd21f8a..88afec5d624c989657d8ffdc8c687d267b7c0c3b 100644 (file)
@@ -36,6 +36,8 @@ PAK_VER    = 2
 
 DEPS       = 
 
+CFLAGS    += -fcommon
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################