motion: Fix build with GCC 10

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-08-10 09:29:43 +00:00
parent 103e2dfa5c
commit 4074660fa6

View File

@@ -36,6 +36,8 @@ PROG = motion
PAK_VER = 3
DEPS = ffmpeg libmicrohttpd
CFLAGS += -fcommon
###############################################################################
# Top-level Rules
###############################################################################