forked from len0rd/rockbox
fix red
Change-Id: I20f1bd6f0208f6108d68fb59206b09dd9da4f1af
This commit is contained in:
parent
a855d62025
commit
6416d96fbc
4 changed files with 8 additions and 6 deletions
|
@ -23,7 +23,7 @@ OTHER_INC += -I$(SDL_SRCDIR)/include
|
|||
# include comes first because of possible system SDL headers taking
|
||||
# precedence
|
||||
SDLFLAGS = -I$(SDL_SRCDIR)/include $(filter-out -O%,$(PLUGINFLAGS)) \
|
||||
-O3 -Wno-unused-parameter -Xpreprocessor -Wno-undef -Wcast-align
|
||||
-O3 -Wno-unused-parameter -Xpreprocessor -Wno-undef -Wcast-align -w
|
||||
|
||||
ifndef APP_TYPE
|
||||
### no target has a big enough plugin buffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue