]> git.pld-linux.org Git - packages/v4l-utils.git/blame - v4l-utils-link.patch
- x32 rebuild
[packages/v4l-utils.git] / v4l-utils-link.patch
CommitLineData
7f6240d5
JB
1--- v4l-utils-1.2.0/utils/v4l2-compliance/Makefile.am.orig 2014-06-29 10:07:42.968450048 +0200
2+++ v4l-utils-1.2.0/utils/v4l2-compliance/Makefile.am 2014-06-29 10:18:18.901770128 +0200
6ba44786
JB
3@@ -2,6 +2,6 @@
4 v4l2_compliance_SOURCES = v4l2-compliance.cpp v4l2-test-debug.cpp v4l2-test-input-output.cpp \
5 v4l2-test-controls.cpp v4l2-test-io-config.cpp v4l2-test-formats.cpp v4l2-test-buffers.cpp \
7f6240d5 6 v4l2-test-codecs.cpp v4l2-compliance.h cv4l-helpers.h v4l-helpers.h
6ba44786
JB
7-v4l2_compliance_LDADD = ../../lib/libv4l2/libv4l2.la ../../lib/libv4lconvert/libv4lconvert.la
8+v4l2_compliance_LDADD = ../../lib/libv4l2/libv4l2.la ../../lib/libv4lconvert/libv4lconvert.la -lpthread
9
7f6240d5 10 EXTRA_DIST = Android.mk fixme.txt
This page took 0.042712 seconds and 4 git commands to generate.