forked from len0rd/rockbox
go bananas, now we complain on *lots* of details
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@999 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
91f743f17e
commit
7a8d95d8ff
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ ifdef MPEG_PLAY
|
||||||
INCLUDES += -I$(PREVAPPDIR)/common
|
INCLUDES += -I$(PREVAPPDIR)/common
|
||||||
endif
|
endif
|
||||||
|
|
||||||
CFLAGS = $(DEBUG) $(DEFINES) $(INCLUDES)
|
CFLAGS = $(DEBUG) $(DEFINES) $(INCLUDES) -W -Wall
|
||||||
|
|
||||||
FIRMSRCS = chartables.c lcd.c sprintf.c id3.c debug.c
|
FIRMSRCS = chartables.c lcd.c sprintf.c id3.c debug.c
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue