portaudio: fix static linking issue with portaudio
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 21 May 2015 22:00:05 +0000 (00:00 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 21 May 2015 22:00:05 +0000 (00:00 +0200)
commitdea306c78b5d4c571555c50512e212a725b594b9
tree0c22460f0b4fda482ee4233f68ef03e677932f18
parentf84f204df52df9d561235b6977e3482e053dfc0e
portaudio: fix static linking issue with portaudio

Fixes:
http://autobuild.buildroot.net/results/25f/25f8088ecb276ff4559a56fcc4f1b92d11f7deac/

As opposed to the other audio backends, the configure script does NOT use
pkg-config to figure out how to link with portaudio, breaking static linking
as portaudio uses pthreads.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mpg123/mpg123.mk