diff --git a/Makefile b/Makefile index 2d542c5..c13483e 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ APP_VERSION := 2.3.2 SOURCES += gui console # DEBUG_BUILD := 1 +CFLAGS += -Wno-implicit-function-declaration ifeq (wiiu,$(MAKECMDGOALS)) SOURCES += libs/librpxloader/source