summaryrefslogtreecommitdiff
path: root/build/os-linux.mak
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-08-20 20:47:34 +0000
committerBenny Prijono <bennylp@teluu.com>2006-08-20 20:47:34 +0000
commit763d1e9a8ed2e44419760db370e9280426a0b617 (patch)
treef4c5765dfe86b65375a06cc505a8334361cffadd /build/os-linux.mak
parentdc216fbe98f8335de253cf671528b6e0dc2cb509 (diff)
Finishing autoconf work, also fixed compilation error in publish.h
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@689 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'build/os-linux.mak')
-rw-r--r--build/os-linux.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/os-linux.mak b/build/os-linux.mak
index c0c4a445..4c9e4ec3 100644
--- a/build/os-linux.mak
+++ b/build/os-linux.mak
@@ -2,7 +2,7 @@ export OS_CFLAGS := $(CC_DEF)PJ_LINUX=1
export OS_CXXFLAGS :=
-export OS_LDFLAGS := $(CC_LIB)pthread$(LIBEXT2)
+export OS_LDFLAGS := $(CC_LIB)pthread$(LIBEXT2) -lm
export OS_SOURCES :=