From c756b2d07c84e2433182ac10e9fbdc923a0331c9 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Mon, 29 Jul 2002 15:38:22 +0000 Subject: Version 0.2.0 from FTP git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@492 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- codecs/gsm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'codecs/gsm/Makefile') diff --git a/codecs/gsm/Makefile b/codecs/gsm/Makefile index 1c674f725..9e211f575 100755 --- a/codecs/gsm/Makefile +++ b/codecs/gsm/Makefile @@ -30,8 +30,8 @@ WAV49 = -DWAV49 ######### define this, and read about the GSM_OPT_WAV49 option in the ######### manual page on gsm_option(3). -K6OPT = -DK6OPT -#K6OPT = +#K6OPT = -DK6OPT +K6OPT = ######### Define to enable MMXTM optimizations for x86 architecture CPU's ######### which support MMX instructions. This should be newer pentiums, ######### ppro's, etc, as well as the AMD K6 and K7. The compile will -- cgit v1.2.3