aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMatthew Gregan <[email protected]>2012-05-02 16:53:45 +1200
committerMatthew Gregan <[email protected]>2012-05-02 16:53:45 +1200
commit519fed174df09fba7f8c15103dd73f3cb5282166 (patch)
tree2ae04a3456fc917873707d329cb8c77e4a196a85
parent5dff139617a05e20c813ce257645dbc2ee44724c (diff)
downloadcubeb-519fed174df09fba7f8c15103dd73f3cb5282166.tar.gz
cubeb-519fed174df09fba7f8c15103dd73f3cb5282166.zip
fix link flags.
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 847db79..fe3f3ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,7 +42,7 @@ EXTRA_src_libcubeb_la_SOURCES = \
cubeb_coreaudio.c \
cubeb_directsound.c cubeb_winmm.c
-src_libcubeb_la_LDFLAGS = -export-symbols-regex '^cubeb_' $(platform_lib)
+src_libcubeb_la_LDFLAGS = -pthread -export-symbols-regex '^cubeb_' $(platform_lib)
noinst_PROGRAMS = test/test_sanity test/test_tone