summaryrefslogtreecommitdiff
path: root/audio/uade/files/patch-src_frontends_audacious_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'audio/uade/files/patch-src_frontends_audacious_Makefile.in')
-rw-r--r--audio/uade/files/patch-src_frontends_audacious_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/uade/files/patch-src_frontends_audacious_Makefile.in b/audio/uade/files/patch-src_frontends_audacious_Makefile.in
new file mode 100644
index 000000000000..282e78323b95
--- /dev/null
+++ b/audio/uade/files/patch-src_frontends_audacious_Makefile.in
@@ -0,0 +1,11 @@
+--- src/frontends/audacious/Makefile.in.orig 2009-10-29 21:01:12 UTC
++++ src/frontends/audacious/Makefile.in
+@@ -7,7 +7,7 @@ DEBUGFLAGS={DEBUGFLAGS}
+ 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