$OpenBSD: patch-lib-src_portmixer_px_unix_oss_Makefile,v 1.2 2006/10/12 14:26:04 alek Exp $
--- lib-src/portmixer/px_unix_oss/Makefile.orig	Sun Nov 27 17:47:29 2005
+++ lib-src/portmixer/px_unix_oss/Makefile	Sat Oct  7 17:21:25 2006
@@ -2,7 +2,7 @@
 
 CC = gcc
 
-CFLAGS = -g -I../px_common -I../../portaudio/pa_common
+CFLAGS = -I../px_common -I../../portaudio/pa_common
 PASRC = px_unix_oss.c
 PAINC = ../px_common/portmixer.h
 PAOBJ = px_unix_oss.o 
