This commit is contained in:
Lior Halphon 2020-04-24 20:44:25 +03:00
parent 0cf168f32b
commit 634dcefd01
1 changed files with 1 additions and 1 deletions

View File

@ -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