summaryrefslogtreecommitdiff
path: root/comms/asterisk/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'comms/asterisk/patches/patch-ag')
-rw-r--r--comms/asterisk/patches/patch-ag20
1 files changed, 0 insertions, 20 deletions
diff --git a/comms/asterisk/patches/patch-ag b/comms/asterisk/patches/patch-ag
deleted file mode 100644
index 8413f505878..00000000000
--- a/comms/asterisk/patches/patch-ag
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-ag,v 1.2 2006/04/13 08:47:06 adam Exp $
-
---- codecs/lpc10/Makefile.orig 2005-11-29 19:24:39.000000000 +0100
-+++ codecs/lpc10/Makefile
-@@ -32,6 +32,7 @@ endif
- ifneq ($(OSARCH),Darwin)
- ifneq ($(findstring BSD,${OSARCH}),BSD)
- ifneq ($(PROC),ppc)
-+ifneq ($(PROC),powerpc)
- ifneq ($(PROC),x86_64)
- ifneq ($(PROC),alpha)
- #The problem with sparc is the best stuff is in newer versions of gcc (post 3.0) only.
-@@ -53,6 +54,7 @@ endif
- endif
- endif
- endif
-+endif
-
- LIB = $(LIB_TARGET_DIR)/liblpc10.a
-