]> git.alsa-project.org Git - alsa-plugins.git/commit
usb_stream: Add explicit -lpthread to *_LIBADD
authorTakashi Iwai <tiwai@suse.de>
Tue, 22 May 2018 12:15:21 +0000 (14:15 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 May 2018 12:17:41 +0000 (14:17 +0200)
commit2d310f84e7af4c5b4bc68a6e45500e874df482f9
tree9ca91e41ae7f07dc48a0170e3a953c112ca7667d
parent992b7eb1f1fe95fe7b8b622042aa32c33fffd18d
usb_stream: Add explicit -lpthread to *_LIBADD

The pthread library has to be linked for this module.  In some tool
chains, it results in a build error.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
usb_stream/Makefile.am