cups-filters: Fix build with GCC 10

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-08-07 11:44:57 +00:00
parent dd1f9c0fc1
commit 2d6548b277

View File

@@ -36,6 +36,8 @@ PAK_VER = 3
DEPS = cups ghostscript
CFLAGS += -fcommon
###############################################################################
# Top-level Rules
###############################################################################