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

MFC after:	3 weeks
X-MFC with:	r253772
This commit is contained in:
Andriy Gapon 2013-07-29 17:03:42 +00:00
parent 0f09691df8
commit e97c96b77a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=253773

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