summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cpucontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cpucontrol/Makefile')
-rw-r--r--usr.sbin/cpucontrol/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/cpucontrol/Makefile b/usr.sbin/cpucontrol/Makefile
index 759e13d..2d51429 100644
--- a/usr.sbin/cpucontrol/Makefile
+++ b/usr.sbin/cpucontrol/Makefile
@@ -4,4 +4,6 @@ PROG= cpucontrol
MAN= cpucontrol.8
SRCS= cpucontrol.c intel.c amd.c via.c
+NO_WCAST_ALIGN=
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud