summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cpucontrol
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-10-26 02:50:16 +0000
committereadler <eadler@FreeBSD.org>2012-10-26 02:50:16 +0000
commitca905bfe2f98b30f3ac1e23f5aeb423f13028dc7 (patch)
treeb589e16c15cb17e46d25a54c45d0cf540e51dc0f /usr.sbin/cpucontrol
parent713eda73baaaca214fd14fa800f9b1d78465b067 (diff)
downloadFreeBSD-src-ca905bfe2f98b30f3ac1e23f5aeb423f13028dc7.zip
FreeBSD-src-ca905bfe2f98b30f3ac1e23f5aeb423f13028dc7.tar.gz
This utility builds without NO_WCAST_ALIGN
Tested with make universe No objections from: stas Approved by: cperciva MFC after: 3 days
Diffstat (limited to 'usr.sbin/cpucontrol')
-rw-r--r--usr.sbin/cpucontrol/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/cpucontrol/Makefile b/usr.sbin/cpucontrol/Makefile
index 2d51429..759e13d 100644
--- a/usr.sbin/cpucontrol/Makefile
+++ b/usr.sbin/cpucontrol/Makefile
@@ -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>
OpenPOWER on IntegriCloud