summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2003-06-29 20:50:48 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2003-06-29 20:50:48 +0000
commitbbbc1d21c0dea5e643db03edbc0bd66bd97ef967 (patch)
treecbc887001ebf3ced4455aa98ae125f17250a3b5a /Makefile
parent0b4c37fc5e022300e2c12879583741d48536f449 (diff)
Don't require i387 on fixed point mec3
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@205 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 28af362..9c2177d 100755
--- a/Makefile
+++ b/Makefile
@@ -40,8 +40,8 @@ KFLAGS+=$(shell if uname -m | grep -q ppc; then echo "-msoft-float -fsigned-char
#KFLAGS+=-DECHO_CAN_STEVE
#KFLAGS+=-DECHO_CAN_STEVE2
#KFLAGS+=-DECHO_CAN_MARK
-KFLAGS+=-DECHO_CAN_MARK2
-#KFLAGS+=-DECHO_CAN_MARK3
+#KFLAGS+=-DECHO_CAN_MARK2
+KFLAGS+=-DECHO_CAN_MARK3
#
# Uncomment for aggressive residual echo supression under
# MARK2 echo canceller