That wasn't enough to fix it, I'll just disable this warning
This commit is contained in:
parent
c62704e26b
commit
66112f4930
2
Makefile
2
Makefile
@ -145,7 +145,7 @@ endif
|
||||
ifneq ($(PLATFORM),windows32)
|
||||
LDFLAGS += -flto
|
||||
CFLAGS += -flto
|
||||
LDFLAGS += -DGB_INTERNAL # For GCC's LTO
|
||||
LDFLAGS += -Wno-lto-type-mismatch # For GCC's LTO
|
||||
endif
|
||||
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user