Author: eadler
Date: Fri Oct 26 02:50:16 2012
New Revision: 242120
URL: http://svn.freebsd.org/changeset/base/242120

Log:
  This utility builds without NO_WCAST_ALIGN
  
  Tested with make universe
  
  No objections from:   stas
  Approved by:  cperciva
  MFC after:    3 days

Modified:
  head/usr.sbin/cpucontrol/Makefile

Modified: head/usr.sbin/cpucontrol/Makefile
==============================================================================
--- head/usr.sbin/cpucontrol/Makefile   Fri Oct 26 02:50:14 2012        
(r242119)
+++ head/usr.sbin/cpucontrol/Makefile   Fri Oct 26 02:50:16 2012        
(r242120)
@@ -4,6 +4,4 @@ PROG=   cpucontrol
 MAN=   cpucontrol.8
 SRCS=  cpucontrol.c intel.c amd.c via.c
 
-NO_WCAST_ALIGN=
-
 .include <bsd.prog.mk>
_______________________________________________
[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