summaryrefslogtreecommitdiff
path: root/third_party/build/portaudio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/build/portaudio/Makefile')
-rw-r--r--third_party/build/portaudio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/build/portaudio/Makefile b/third_party/build/portaudio/Makefile
index a5c2449e..c1ad23a2 100644
--- a/third_party/build/portaudio/Makefile
+++ b/third_party/build/portaudio/Makefile
@@ -42,6 +42,7 @@ export _LDFLAGS += $(CC_LDFLAGS) $(OS_LDFLAGS) $(M_LDFLAGS) $(HOST_LDFLAGS) \
export PORTAUDIO_SRCDIR = src
export PORTAUDIO_OBJS +=
export PORTAUDIO_CFLAGS += $(_CFLAGS)
+export PORTAUDIO_LDFLAGS += $(_LDFLAGS)
export CC_OUT CC AR RANLIB HOST_MV HOST_RM HOST_RMDIR HOST_MKDIR OBJEXT LD LDOUT
###############################################################################