1 diff -ruN asterisk-1.0.7-old/codecs/lpc10/Makefile asterisk-1.0.7-new/codecs/lpc10/Makefile
2 --- asterisk-1.0.7-old/codecs/lpc10/Makefile 2004-08-31 18:33:00.000000000 +0200
3 +++ asterisk-1.0.7-new/codecs/lpc10/Makefile 2005-03-19 17:38:06.000000000 +0100
8 +ifneq ($(PROC),mipsel)
9 #The problem with sparc is the best stuff is in newer versions of gcc (post 3.0) only.
10 #This works for even old (2.96) versions of gcc and provides a small boost either way.
11 #A ultrasparc cpu is really v9 but the stock debian stable 3.0 gcc doesn.t support it.
18 LIB = $(LIB_TARGET_DIR)/liblpc10.a