summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-06-19 05:39:42 +0000
committerDavid Troy <dave@popvox.com>2006-06-19 05:39:42 +0000
commit9baa86cb9473f5a6aa9fde22b26350a2674bdf44 (patch)
tree3cdf865c5d6a7d79c8c690ae1aacb42a503efe6f
parent53f7c4f271a63cfc2124a0abf40fe8e51b9fe118 (diff)
downloadastmanproxy-1.21pre.tar.gz
astmanproxy-1.21pre.tar.xz
astmanproxy-1.21pre.zip
Makefile update1.21pre
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/branches/1.21pre@124 f02b47b9-160a-0410-81a6-dc3441afb0ec
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a346936..ca2fc0f 100644
--- a/Makefile
+++ b/Makefile
@@ -40,9 +40,8 @@ ifeq (${OSARCH},Darwin)
PERMDIR_REAL=/opt/etc/asterisk
LOGDIR=/opt/log/asterisk
CERTDIR := /opt/lib/asterisk/certs
- OBJS+=poll.o
ifeq (${OSREV},7.9.0)
- OBJS+=dlfcn.o
+ OBJS+=dlfcn.o poll.o
endif
ASTLINK=-Wl,-force_flat_namespace,-dynamic
SOLINK=-dynamic -bundle -undefined suppress -force_flat_namespace