This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: v4l2-compliance: Do not distribute generated 32bit source Author: Gregor Jasny <gja...@googlemail.com> Date: Thu May 21 13:05:53 2020 +0200 Signed-off-by: Gregor Jasny <gja...@googlemail.com> utils/v4l2-compliance/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=9a6854aa8db83eac9aa86014b934f5651ca6f9f9 diff --git a/utils/v4l2-compliance/Makefile.am b/utils/v4l2-compliance/Makefile.am index 57373ac9125a..5c97cf3bdeb2 100644 --- a/utils/v4l2-compliance/Makefile.am +++ b/utils/v4l2-compliance/Makefile.am @@ -34,6 +34,8 @@ version.h: touch $@ ; \ fi +nodist_v4l2_compliance_32_SOURCES = v4l2-compliance-32.c + v4l2-compliance-32$(EXEEXT): $(addprefix $(top_srcdir)/utils/v4l2-compliance/,$(v4l2_compliance_SOURCES)) $(CXXCOMPILE) -o $@ -static -m32 -DNO_LIBV4L2 -I$(top_srcdir) -I$(top_srcdir)/include -I$(top_srcdir)/utils/common $(addprefix $(top_srcdir)/utils/v4l2-compliance/,$(filter %.cpp,$(v4l2_compliance_SOURCES))) _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits