Hide warning about implicit declaration of function
This commit is contained in:
@@ -179,6 +179,7 @@ endif
|
||||
## because ZLIB
|
||||
ifeq ($(USE_SYSTEM_ZLIB),0)
|
||||
CFLAGS_ZLIB += -Wno-implicit-fallthrough
|
||||
CFLAGS_ZLIB += -Wno-implicit-function-declaration
|
||||
endif
|
||||
|
||||
ifeq ($(DEBUG),0)
|
||||
|
||||
Reference in New Issue
Block a user