build: do not overwrite the -Wno-error switchs

This commit is contained in:
Alam Ed Arias 2017-03-12 20:51:45 -04:00
parent 42ecca817d
commit 81fe46213d
1 changed files with 1 additions and 1 deletions

View File

@ -187,6 +187,7 @@ endif
ifdef ERRORMODE
WFLAGS+=-Werror
endif
WFLAGS+=$(OLDWFLAGS)
ifdef GCC43
#WFLAGS+=-Wno-error=clobbered
endif
@ -199,7 +200,6 @@ endif
ifdef GCC61
WFALGS+=-Wno-error=tautological-compare
endif
WFLAGS+=$(OLDWFLAGS)
#indicate platform and what interface use with