Unbreak i386 build

The logical result of a right shift >= the width of a type is zero, but our
compiler decides this is a warning (and thus, error).  Just remove ccp(4)
from i386.

Reported by:	cy
Sponsored by:	Dell EMC Isilon
This commit is contained in:
cem 2018-01-19 04:34:06 +00:00
parent 7a06e69a3b
commit 036832f8e3

View File

@ -575,7 +575,6 @@ _bxe= bxe
.endif
_cardbus= cardbus
_cbb= cbb
_ccp= ccp
_cpuctl= cpuctl
_cpufreq= cpufreq
_cs= cs
@ -705,6 +704,7 @@ _x86bios= x86bios
.endif
.if ${MACHINE_CPUARCH} == "amd64"
_ccp= ccp
_efirt= efirt
_ioat= ioat
_ixl= ixl