Makefile: GCC80 does not exist

This commit is contained in:
Alam Ed Arias 2019-08-08 22:34:09 -04:00
parent b773b61b8c
commit eacf89e309
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ ifdef GCC71
WFLAGS+=-Wno-error=implicit-fallthrough
WFLAGS+=-Wno-implicit-fallthrough
endif
ifdef GCC80
ifdef GCC81
WFLAGS+=-Wno-error=format-overflow
WFLAGS+=-Wno-error=stringop-truncation
WFLAGS+=-Wno-error=stringop-overflow