Merge branch 'accurate' into portable
This commit is contained in:
commit
fc68b772a8
1 changed files with 184 additions and 185 deletions
1
Makefile
1
Makefile
|
@ -55,7 +55,6 @@ ifeq ($(WARNINGS_ALL), 1)
|
|||
# Use clang-specific flag -Weverything
|
||||
ALL_CXXFLAGS += -Weverything
|
||||
else
|
||||
# This is indented with spaces because otherwise it doesn't compile (make doesn't like tabs there for some reason)
|
||||
$(warning Couldn\'t activate all warnings (Unsupported compiler))
|
||||
endif
|
||||
endif
|
||||
|
|
Loading…
Add table
Reference in a new issue