summaryrefslogtreecommitdiff
path: root/audio/uade/files/patch-src__Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'audio/uade/files/patch-src__Makefile.in')
-rw-r--r--audio/uade/files/patch-src__Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/uade/files/patch-src__Makefile.in b/audio/uade/files/patch-src__Makefile.in
deleted file mode 100644
index 6120a6d8a9cc..000000000000
--- a/audio/uade/files/patch-src__Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/Makefile.in.orig 2009-10-29 22:01:12.000000000 +0100
-+++ ./src/Makefile.in 2013-11-13 16:29:09.082723891 +0100
-@@ -8,7 +8,7 @@
- ARCHLIBS = {ARCHLIBS}
- DEBUGFLAGS = {DEBUGFLAGS}
-
--COMMONGCCOPTS = -Wall -Wno-unused -Wno-format -Wmissing-prototypes -Wstrict-prototypes -fno-exceptions -O2
-+COMMONGCCOPTS = -Wno-unused -Wno-format -Wmissing-prototypes -Wstrict-prototypes -fno-exceptions
-
- TARGETCFLAGS = -fomit-frame-pointer $(COMMONGCCOPTS) $(DEBUGFLAGS) $(ARCHFLAGS)
- LIBRARIES = -lm $(AUDIOLIBS) $(ARCHLIBS)