Module Name: src Committed By: joerg Date: Tue Sep 20 09:11:07 UTC 2011
Modified Files: src/share/mk: bsd.sys.mk Log Message: Decouple clang and gcc handling a bit. Add -Wmissing-noreturn for clang builds. GCC complains about about non-void functions not returning, which is quite a bit more bogus, so don't enable it for that. To generate a diff of this commit: cvs rdiff -u -r1.208 -r1.209 src/share/mk/bsd.sys.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.