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

index f28e4ba994eee8558044fb2203e7bb3071c736a9..4197fd1f5855b22f1973c7bfd7152a592f05c1e7 100644 (file)
@@ -36,6 +36,8 @@ PROG       = motion
 PAK_VER    = 3
 DEPS       = ffmpeg libmicrohttpd
 
+CFLAGS    += -fcommon
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################