Removed Werror to work around a bug in the PSP cross-compiler.

This commit is contained in:
xawotihs
2015-08-29 20:31:56 +02:00
parent 963ab2840b
commit ab34d0d366

View File

@@ -86,7 +86,7 @@ all: $(DEFAULT_RULE)
endif
CFLAGS := -Wall -W -Werror -Wno-unused $(CFLAGS)
CFLAGS := -Wall -W -Wno-unused $(CFLAGS)
CXXFLAGS += $(CFLAGS)
# -fno-exceptions