]> git.alsa-project.org Git - alsa-plugins.git/commit
arcam-av: Add explicit -lpthread to *_LIBADD
authorTakashi Iwai <tiwai@suse.de>
Tue, 22 May 2018 12:13:53 +0000 (14:13 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 May 2018 12:17:41 +0000 (14:17 +0200)
commit992b7eb1f1fe95fe7b8b622042aa32c33fffd18d
tree96e02d6c709a0081d55ed01b5d0ecc943479c3e4
parentbeb24e58763e3b1d831fcd7ef87a478e6ac74fcc
arcam-av: 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>
arcam-av/Makefile.am