Get rid of cast-function-type warnings on newer GCC
This commit is contained in:
@@ -179,6 +179,7 @@ ifeq ($(PRODUCTION),0)
|
||||
CFLAGS += -W
|
||||
CFLAGS += -Wall
|
||||
CFLAGS += -Wextra
|
||||
CFLAGS += -Wno-cast-function-type
|
||||
endif
|
||||
|
||||
## because LZMA SDK
|
||||
|
||||
Reference in New Issue
Block a user