blob: d070b97bf62d45d400d32f09432b913a65db7c9f [file] [log] [blame]
--- modules/mixer/simple/Makefile.am
+++ modules/mixer/simple/Makefile.am
@@ -1,7 +1,7 @@
alsaplugindir = @ALSA_PLUGIN_DIR@
pkglibdir = $(alsaplugindir)/smixer
-AM_CFLAGS = -g -O2 -W -Wall
+AM_CFLAGS = -W -Wall
INCLUDES=-I$(top_srcdir)/include
--- src/pcm/scopes/Makefile.am
+++ src/pcm/scopes/Makefile.am
@@ -1,6 +1,6 @@
pkglibdir = $(libdir)/@PACKAGE@/scopes
-AM_CFLAGS = -g -O2 -W -Wall
+AM_CFLAGS = -W -Wall
pkglib_LTLIBRARIES = scope-level.la