summaryrefslogtreecommitdiff
path: root/net/asterisk10/files/patch-codecs::gsm::Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/asterisk10/files/patch-codecs::gsm::Makefile')
-rw-r--r--net/asterisk10/files/patch-codecs::gsm::Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/asterisk10/files/patch-codecs::gsm::Makefile b/net/asterisk10/files/patch-codecs::gsm::Makefile
deleted file mode 100644
index 756d43ca6fcd..000000000000
--- a/net/asterisk10/files/patch-codecs::gsm::Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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