Author: rpaulo
Date: Thu Oct  2 18:45:00 2014
New Revision: 272442
URL: https://svnweb.freebsd.org/changeset/base/272442

Log:
  Remove the extra CFLAGS now that the driver has been fixed by jhb.

Modified:
  head/sys/modules/ncr/Makefile

Modified: head/sys/modules/ncr/Makefile
==============================================================================
--- head/sys/modules/ncr/Makefile       Thu Oct  2 18:33:58 2014        
(r272441)
+++ head/sys/modules/ncr/Makefile       Thu Oct  2 18:45:00 2014        
(r272442)
@@ -7,5 +7,3 @@ SRCS=   ncr.c
 SRCS+= device_if.h bus_if.h pci_if.h opt_ncr.h opt_cam.h
 
 .include <bsd.kmod.mk>
-
-CFLAGS+=-Wno-error=unused-const-variable
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to