aboutsummaryrefslogtreecommitdiff
path: root/audio/uade/files/patch-src__frontends__audacious__Makefile.in
blob: 262e5a3dc75be576cd7ab645c8bc01a2d2c28afc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/frontends/audacious/Makefile.in.orig	2009-10-29 22:01:12.000000000 +0100
+++ ./src/frontends/audacious/Makefile.in	2013-11-13 16:29:09.083723765 +0100
@@ -7,7 +7,7 @@
 AUDACIOUSFLAGS={AUDACIOUSFLAGS}
 AUDACIOUSLIBS={AUDACIOUSLIBS}
 SHAREDLIBRARYFLAGS={SHAREDLIBRARYFLAGS}
-CFLAGS = -Wall -O2 $(SHAREDLIBRARYFLAGS) $(AUDACIOUSFLAGS) $(ARCHFLAGS) $(DEBUGFLAGS) -I../common -I../../include
+CFLAGS = $(SHAREDLIBRARYFLAGS) $(AUDACIOUSFLAGS) $(ARCHFLAGS) $(DEBUGFLAGS) -I../common -I../../include
 CLIBS = $(XMLIBS) -lm
 
 all:	libuade2.so