summaryrefslogtreecommitdiff
path: root/audio/dap/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'audio/dap/patches/patch-af')
-rw-r--r--audio/dap/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/dap/patches/patch-af b/audio/dap/patches/patch-af
new file mode 100644
index 00000000000..873a4037395
--- /dev/null
+++ b/audio/dap/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.1.1.1 1999/12/04 12:56:32 scw Exp $
+
+--- libaudiofile/Makefile.netbsd.orig Thu Nov 11 01:13:56 1999
++++ libaudiofile/Makefile.netbsd Fri Dec 3 21:55:30 1999
+@@ -4,7 +4,7 @@
+ HOMEDIR = $(HOME)
+ INCDIR = -I.
+ CCFLAGS = $(INCDIR) $(DEBUG) $(OPTIM) -DLINUX -DBIGENDIAN -DUSINGGCC -Wall
+-DEBUG = -g3
++DEBUG = #-g3
+ OPTIM = -O1
+
+ LIBNAME = libaudiofile.a