11 lines
333 B
Text
11 lines
333 B
Text
--- codecs/gsm/Makefile.orig Tue May 30 22:18:30 2006
|
|
+++ codecs/gsm/Makefile Wed Jun 14 14:07:42 2006
|
|
@@ -51,7 +51,7 @@
|
|
ifneq (${PROC},ppc)
|
|
ifneq (${PROC},ppc64)
|
|
ifneq (${PROC},s390)
|
|
-OPTIMIZE+=-march=$(PROC)
|
|
+#OPTIMIZE+=-march=$(PROC)
|
|
endif
|
|
endif
|
|
endif
|