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:
Conrad Meyer 2018-01-19 04:34:06 +00:00
parent 09707a19f0
commit d3f8974a32
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=328159

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