mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-15 08:44:14 +00:00
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3121 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -17,6 +17,11 @@ MODS=cdr_csv.so
|
||||
|
||||
CFLAGS+=-fPIC
|
||||
|
||||
OSARCH=$(shell uname -s)
|
||||
ifeq (${OSARCH},FreeBSD)
|
||||
SOLINK+=-L/usr/local/lib
|
||||
endif
|
||||
|
||||
#
|
||||
# unixODBC stuff...
|
||||
#
|
||||
|
Reference in New Issue
Block a user