From 7a8d95d8ff1247486596ea5b5a95b02ec1fd5a3c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 14 Jun 2002 10:41:08 +0000 Subject: go bananas, now we complain on *lots* of details git-svn-id: svn://svn.rockbox.org/rockbox/trunk@999 a1c6a512-1295-4272-9138-f99709370657 --- uisimulator/x11/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uisimulator/x11/Makefile b/uisimulator/x11/Makefile index 0c40a0336a..cf84f2be61 100644 --- a/uisimulator/x11/Makefile +++ b/uisimulator/x11/Makefile @@ -65,7 +65,7 @@ ifdef MPEG_PLAY INCLUDES += -I$(PREVAPPDIR)/common endif -CFLAGS = $(DEBUG) $(DEFINES) $(INCLUDES) +CFLAGS = $(DEBUG) $(DEFINES) $(INCLUDES) -W -Wall FIRMSRCS = chartables.c lcd.c sprintf.c id3.c debug.c -- cgit v1.2.3