From c675b2e96ae8590e1e958114cd2c2bc0975f0059 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 29 Jul 2009 14:28:33 +0000 Subject: [PATCH] drop -g from CFLAGS which was accidentaly added --- pulseaudio.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pulseaudio.spec b/pulseaudio.spec index a8c213c..4450762 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -189,7 +189,7 @@ This package contains command line utilities for the PulseAudio sound server. %setup -q -T -b0 -n pulseaudio-0.9.16-test3 %build -CFLAGS="-ggdb" %configure --disable-static --disable-rpath --with-system-user=pulse --with-system-group=pulse --with-access-group=pulse-access --disable-hal +%configure --disable-static --disable-rpath --with-system-user=pulse --with-system-group=pulse --with-access-group=pulse-access --disable-hal make LIBTOOL=/usr/bin/libtool %{?_smp_mflags} make doxygen