aboutsummaryrefslogtreecommitdiff
path: root/bird
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2007-10-17 16:15:04 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2007-10-17 16:15:04 +0000
commitd774d0fefc8d11ef754cda55162676e32ec95abc (patch)
tree642876f2c938fb2e55cdb29e0427b0d721500f8f /bird
parent22575380ba9dae4a79947d61ade4c9923ca6438e (diff)
removed the "-Werror"
svn path=/trunk/externals/iem/comport/; revision=8830
Diffstat (limited to 'bird')
-rw-r--r--bird/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bird/makefile b/bird/makefile
index e051b47..5d959b0 100644
--- a/bird/makefile
+++ b/bird/makefile
@@ -70,7 +70,7 @@ pd_linux: bird.pd_linux
.SUFFIXES: .pd_linux
LINUXCFLAGS = -DPD -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