Typo
This commit is contained in:
parent
0cf168f32b
commit
634dcefd01
2
Makefile
2
Makefile
@ -87,7 +87,7 @@ ifeq ($(PLATFORM),Darwin)
|
||||
OPEN_DIALOG = OpenDialog/cocoa.m
|
||||
endif
|
||||
|
||||
# These myst come before the -Wno- flags
|
||||
# These must come before the -Wno- flags
|
||||
CFLAGS += -Werror -Wall -Wno-unknown-warning -Wno-unknown-warning-option
|
||||
|
||||
CFLAGS += -Wpartial-availability -Wno-nonnull -Wno-unused-result -Wno-strict-aliasing -Wno-multichar -Wno-int-in-bool-context
|
||||
|
Loading…
Reference in New Issue
Block a user