This utility builds without NO_WCAST_ALIGN

Tested with make universe

No objections from:	stas
Approved by:	cperciva
MFC after:	3 days
This commit is contained in:
Eitan Adler 2012-10-26 02:50:16 +00:00
parent ffb5f4541b
commit b28f446886
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=242120

View File

@ -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>