summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-03-20 16:58:43 +0000
committerBenny Prijono <bennylp@teluu.com>2006-03-20 16:58:43 +0000
commitaedb6add962bf31cd191fbc80985063cb17c9098 (patch)
treec68fe4cdb1d9349de5dea419eda685b627e4aaa9 /build
parenta6bf727493002d528bafca90c0c97b4a42068f4b (diff)
Ported PJMEDIA to Darwin/MacOSX
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@341 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'build')
-rw-r--r--build/os-darwinos.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/os-darwinos.mak b/build/os-darwinos.mak
index c9ab026f..22e80516 100644
--- a/build/os-darwinos.mak
+++ b/build/os-darwinos.mak
@@ -2,7 +2,7 @@ export OS_CFLAGS := $(CC_DEF)PJ_DARWINOS=1
export OS_CXXFLAGS :=
-export OS_LDFLAGS := $(CC_LIB)pthread$(LIBEXT2)
+export OS_LDFLAGS := $(CC_LIB)pthread$(LIBEXT2) -framework CoreAudio
export OS_SOURCES :=