aboutsummaryrefslogtreecommitdiff
path: root/mp3cast~/Makefile
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2006-02-25 19:58:40 +0000
committerN.N. <sevyves@users.sourceforge.net>2006-02-25 19:58:40 +0000
commit93678cb6667a9ccd8e992ddbdf16c492cdaf33be (patch)
tree87d488abf87c7a00566f01440924bc783b32666c /mp3cast~/Makefile
parent36767be476fbcc0bd9f0aa5a6362470abfb33608 (diff)
updated to 0.5
svn path=/trunk/externals/unauthorized/; revision=4617
Diffstat (limited to 'mp3cast~/Makefile')
-rw-r--r--mp3cast~/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp3cast~/Makefile b/mp3cast~/Makefile
index 799788e..610423e 100644
--- a/mp3cast~/Makefile
+++ b/mp3cast~/Makefile
@@ -61,7 +61,7 @@ pd_linux: $(NAME).pd_linux
.SUFFIXES: .pd_linux
LINUXCFLAGS = -DPD -DUNIX -DICECAST -O2 -funroll-loops -fomit-frame-pointer \
- -Wall -W -Wshadow -Wstrict-prototypes -Werror \
+ -Wall -W -Wshadow -Wstrict-prototypes \
-Wno-unused -Wno-parentheses -Wno-switch
LINUXINCLUDE = -I../../src