Author: avg
Date: Mon Jul 29 17:03:42 2013
New Revision: 253773
URL: http://svnweb.freebsd.org/changeset/base/253773

Log:
  [fixup] add Makefile changes that should have been committed in r253772
  
  MFC after:    3 weeks
  X-MFC with:   r253772

Modified:
  head/sys/modules/dtrace/dtrace/Makefile

Modified: head/sys/modules/dtrace/dtrace/Makefile
==============================================================================
--- head/sys/modules/dtrace/dtrace/Makefile     Mon Jul 29 16:56:38 2013        
(r253772)
+++ head/sys/modules/dtrace/dtrace/Makefile     Mon Jul 29 17:03:42 2013        
(r253773)
@@ -49,3 +49,6 @@ EXPORT_SYMS=  dtrace_register \
 dtrace_asm.o:  assym.s
 
 .include <bsd.kmod.mk>
+
+CWARNFLAGS+=   -Wno-parentheses
+CWARNFLAGS+=   -Wno-uninitialized
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to