aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authortwisted <twisted@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-16 20:23:53 +0000
committertwisted <twisted@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-16 20:23:53 +0000
commit35c23fce6f019fdb7faf6f538c7f6fa2a5fd5cc5 (patch)
tree4c172bfaa91e54687f6832e3771140d5350e3f55 /Makefile
parentb6caed171fc3c662d3e4608e2b0fcea284361240 (diff)
Issue # 5757
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7120 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1d4b7c222..c552d2181 100755
--- a/Makefile
+++ b/Makefile
@@ -363,6 +363,8 @@ ifeq ($(OSARCH),Darwin)
AUDIO_LIBS=-framework CoreAudio
ASTLINK=-Wl,-dynamic
SOLINK=-dynamic -bundle -undefined suppress -force_flat_namespace
+ OBJS+=poll.o
+ ASTCFLAGS+=-DPOLLCOMPAT
else
#These are used for all but Darwin
ASTLINK=-Wl,-E