summaryrefslogtreecommitdiff
path: root/net/asterisk12/files/patch-codecs::ilbc::Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/asterisk12/files/patch-codecs::ilbc::Makefile')
-rw-r--r--net/asterisk12/files/patch-codecs::ilbc::Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/asterisk12/files/patch-codecs::ilbc::Makefile b/net/asterisk12/files/patch-codecs::ilbc::Makefile
deleted file mode 100644
index 26a2f20e5529..000000000000
--- a/net/asterisk12/files/patch-codecs::ilbc::Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-
-$FreeBSD$
-
---- codecs/ilbc/Makefile.orig Fri Jan 13 11:01:07 2006
-+++ codecs/ilbc/Makefile Fri Jan 13 11:01:51 2006
-@@ -1,5 +1,5 @@
- ARCH=$(PROC)
--CFLAGS+=-Wall -O3 -funroll-loops
-+CFLAGS+=-Wall -funroll-loops
- ifneq (${OSARCH},CYGWIN)
- CFLAGS += -fPIC
- endif