summaryrefslogtreecommitdiff
path: root/asterisk/asterisk-mmx.patch
diff options
context:
space:
mode:
authorAlan Mizrahi <alan+crux@mizrahi.com.ve>2009-10-24 11:07:36 +0900
committerAlan Mizrahi <alan+crux@mizrahi.com.ve>2009-10-24 11:07:36 +0900
commit106c458db9be28e92a691cdccada3f54f142f542 (patch)
tree1b041134f86523a788299a4803312fb152256279 /asterisk/asterisk-mmx.patch
parent626a43e39ec318b79186f56532d05e19d749b121 (diff)
downloadcontrib-106c458db9be28e92a691cdccada3f54f142f542.tar.gz
contrib-106c458db9be28e92a691cdccada3f54f142f542.tar.xz
asterisk: Updated version 1.4.21.2 -> 1.4.26.2
Diffstat (limited to 'asterisk/asterisk-mmx.patch')
-rw-r--r--asterisk/asterisk-mmx.patch20
1 files changed, 10 insertions, 10 deletions
diff --git a/asterisk/asterisk-mmx.patch b/asterisk/asterisk-mmx.patch
index b81a4e5b6..c73f41f05 100644
--- a/asterisk/asterisk-mmx.patch
+++ b/asterisk/asterisk-mmx.patch
@@ -1,11 +1,11 @@
---- asterisk-1.4.11/Makefile.rules.orig 2007-09-22 14:18:39.308683093 -0400
-+++ asterisk-1.4.11/Makefile.rules 2007-09-22 14:19:00.370469987 -0400
-@@ -30,7 +30,7 @@
- # Uncomment 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.
--#K6OPT=-DK6OPT
-+K6OPT=-DK6OPT
+--- asterisk-1.4.26.2/Makefile.rules.orig 2009-09-09 15:52:34.063291569 -0430
++++ asterisk-1.4.26.2/Makefile.rules 2009-09-09 15:52:46.814961322 -0430
+@@ -42,7 +42,7 @@
+ # Uncomment 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.
+- #K6OPT=-DK6OPT
++ K6OPT=-DK6OPT
- OPTIMIZE?=-O6
- ASTCFLAGS+=$(OPTIMIZE)
+ ASTCFLAGS+=$(OPTIMIZE)
+ endif

Generated by cgit