Author: djrzulf                      Date: Tue Mar  1 05:55:50 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 1.0.6,

---- Files affected:
SOURCES:
   asterisk-no_k6_on_sparc.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/asterisk-no_k6_on_sparc.patch
diff -u SOURCES/asterisk-no_k6_on_sparc.patch:1.1 
SOURCES/asterisk-no_k6_on_sparc.patch:1.2
--- SOURCES/asterisk-no_k6_on_sparc.patch:1.1   Sat Dec 11 08:16:16 2004
+++ SOURCES/asterisk-no_k6_on_sparc.patch       Tue Mar  1 06:55:44 2005
@@ -1,20 +1,5 @@
 --- codecs/gsm/Makefile~       2004-08-31 18:33:00.000000000 +0200
 +++ codecs/gsm/Makefile        2004-12-11 01:18:42.000000000 +0100
-@@ -42,12 +42,14 @@
- ifneq (${PROC},ultrasparc)
- ifneq ($(shell uname -m),ppc)
- ifneq ($(shell uname -m),alpha)
-+ifneq ($(shell uname -m),sparc)
- OPTIMIZE+=-march=$(PROC)
- endif
- endif
- endif
- endif
- endif
-+endif
- 
- #The problem with sparc is the best stuff is in newer versions of gcc (post 
3.0) only.
- #This works for even old (2.96) versions of gcc and provides a small boost 
either way.
 @@ -215,12 +215,14 @@
  ifneq ($(shell uname -m),ppc)
  ifneq ($(shell uname -m),alpha)
@@ -63,3 +48,21 @@
  
  LIB = $(LIB_TARGET_DIR)/liblpc10.a
  
+--- codecs/gsm/Makefile~       2005-03-01 06:32:03.582121632 +0100
++++ codecs/gsm/Makefile        2005-03-01 06:52:55.075865664 +0100
+@@ -42,6 +42,7 @@
+ ifneq (${PROC},ultrasparc)
+ ifneq ($(shell uname -m),ppc)
+ ifneq ($(shell uname -m),alpha)
++ifneq ($(shell uname -m),sparc)
+ ifneq (${PROC},sparc64)
+ OPTIMIZE+=-march=$(PROC)
+ endif
+@@ -50,6 +51,7 @@
+ endif
+ endif
+ endif
++endif
+ 
+ #The problem with sparc is the best stuff is in newer versions of gcc (post 
3.0) only.
+ #This works for even old (2.96) versions of gcc and provides a small boost 
either way.
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/asterisk-no_k6_on_sparc.patch?r1=1.1&r2=1.2&f=u


_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to