From d774d0fefc8d11ef754cda55162676e32ec95abc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 17 Oct 2007 16:15:04 +0000 Subject: removed the "-Werror" svn path=/trunk/externals/iem/comport/; revision=8830 --- bird/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bird') 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 -- cgit v1.2.1