summaryrefslogtreecommitdiff
path: root/codecs/Makefile
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2006-01-16 17:51:35 +0000
committerRussell Bryant <russell@russellbryant.com>2006-01-16 17:51:35 +0000
commit4a7cec937d761a93640d75a02335e74abb71c285 (patch)
treee926c0a7775339790b46281a5e64e39ae0a5940f /codecs/Makefile
parent3854a2438eb6d2c3da025b56a6356b9f8f2675b9 (diff)
remove redundant CFLAGS for BSD which are already set in the main Makefile (issue #6250)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8101 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'codecs/Makefile')
-rw-r--r--codecs/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/codecs/Makefile b/codecs/Makefile
index c49994174..49c041a4b 100644
--- a/codecs/Makefile
+++ b/codecs/Makefile
@@ -74,10 +74,6 @@ endif
LIBLPC10=lpc10/liblpc10.a
-ifeq ($(findstring BSD,${OSARCH}),BSD)
- CFLAGS+=-I$(CROSS_COMPILE_TARGET)/usr/local/include -L$(CROSS_COMPILE_TARGET)/usr/local/lib
-endif
-
CODECS+=$(MODG723) $(MODSPEEX) $(MODILBC) codec_gsm.so codec_lpc10.so \
codec_adpcm.so codec_ulaw.so codec_alaw.so codec_a_mu.so \
codec_g726.so