gcc: disable picky gcc-8 function pointer warnings
This commit is contained in:
@@ -169,7 +169,6 @@ 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