diff options
Diffstat (limited to 'usr/src/uts/Makefile.uts')
| -rw-r--r-- | usr/src/uts/Makefile.uts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/uts/Makefile.uts b/usr/src/uts/Makefile.uts index ae53983d07..33de8780bd 100644 --- a/usr/src/uts/Makefile.uts +++ b/usr/src/uts/Makefile.uts @@ -213,6 +213,7 @@ AS_CPPFLAGS = $(ALWAYS_DEFS) $(ALL_DEFS) $(CONFIG_DEFS) $(AS_DEFS) \ # Override the default, the kernel is squeaky clean CERRWARN = -errtags=yes -errwarn=%all +$(__GNUC4)CERRWARN += -_gcc=-Wno-address CERRWARN += -_gcc=-Wno-missing-braces CERRWARN += -_gcc=-Wno-sign-compare |
