]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
cups-filters: Fix build with GCC 10
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 7 Aug 2020 11:44:57 +0000 (11:44 +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/cups-filters

index de862aa92ee2b60009174c8710a11f3f75c34a1b..1c82b0dbb64eec177b3abc341d7b8f55ecb104ed 100644 (file)
@@ -36,6 +36,8 @@ PAK_VER    = 3
 
 DEPS       = cups ghostscript
 
+CFLAGS    += -fcommon
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################