freebsd-ports/net/asterisk16/files/patch-codecs::gsm::Makefile
2006-06-16 23:34:44 +00:00

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