1
0
Fork 0
forked from len0rd/rockbox
Change-Id: I20f1bd6f0208f6108d68fb59206b09dd9da4f1af
This commit is contained in:
Franklin Wei 2017-12-23 21:23:06 -05:00
parent a855d62025
commit 6416d96fbc
4 changed files with 8 additions and 6 deletions

View file

@ -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