diff --git a/lfs/motion b/lfs/motion index f28e4ba99..4197fd1f5 100644 --- a/lfs/motion +++ b/lfs/motion @@ -36,6 +36,8 @@ PROG = motion PAK_VER = 3 DEPS = ffmpeg libmicrohttpd +CFLAGS += -fcommon + ############################################################################### # Top-level Rules ###############################################################################