link-with-pthread

Gbp-Pq: Name link-with-pthread
This commit is contained in:
Guus Sliepen 2022-06-27 15:33:15 +08:00 committed by Lu zhiping
parent 4133074127
commit 35cb40c5f2
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ libdc1394_la_SOURCES = \
if HAVE_LINUX
if HAVE_LIBRAW1394
LINUX_LIBADD = linux/libdc1394-linux.la
LINUX_LIBADD = linux/libdc1394-linux.la -lpthread
endif
JUJU_LIBADD = juju/libdc1394-juju.la
endif