summaryrefslogtreecommitdiff
path: root/asterisk/asterisk-mmx.patch
blob: c73f41f05f5084812d6a76cc546b2d360f61b850 (plain)
    1 --- asterisk-1.4.26.2/Makefile.rules.orig	2009-09-09 15:52:34.063291569 -0430
    2 +++ asterisk-1.4.26.2/Makefile.rules	2009-09-09 15:52:46.814961322 -0430
    3 @@ -42,7 +42,7 @@
    4      # Uncomment to enable MMXTM optimizations for x86 architecture CPU's
    5      # which support MMX instructions.  This should be newer pentiums,
    6      # ppro's, etc, as well as the AMD K6 and K7.  
    7 -    #K6OPT=-DK6OPT
    8 +    K6OPT=-DK6OPT
    9  
   10      ASTCFLAGS+=$(OPTIMIZE)
   11  endif

Generated by cgit