[fixup] add Makefile changes that should have been committed in r253772

MFC after:	3 weeks
X-MFC with:	r253772
This commit is contained in:
avg 2013-07-29 17:03:42 +00:00
parent 2bc0799cbc
commit b1fefcdcf5

View File

@ -49,3 +49,6 @@ EXPORT_SYMS= dtrace_register \
dtrace_asm.o: assym.s
.include <bsd.kmod.mk>
CWARNFLAGS+= -Wno-parentheses
CWARNFLAGS+= -Wno-uninitialized