aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/jabber/Makefile
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-08-07 17:33:02 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2010-08-07 17:33:02 +0100
commitdaae10fbfe16bac26f74af91faf253d377f1b166 (patch)
treee7870e81be568ab10abcc1bf8639a9191dbbb9c1 /protocols/jabber/Makefile
parent289bd2d47ff58f42879ad50ebbc1b193831e4a78 (diff)
OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen <dam@opencsw.org>
with some changes.
Diffstat (limited to 'protocols/jabber/Makefile')
-rw-r--r--protocols/jabber/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/jabber/Makefile b/protocols/jabber/Makefile
index 912ea702..efbd81fb 100644
--- a/protocols/jabber/Makefile
+++ b/protocols/jabber/Makefile
@@ -14,7 +14,6 @@ endif
# [SH] Program variables
objects = conference.o io.o iq.o jabber.o jabber_util.o message.o presence.o s5bytestream.o sasl.o si.o
-CFLAGS += -Wall
LFLAGS += -r
# [SH] Phony targets