Move cp(4) module enable to SOURCELESS_HOST

cp contains obfuscated code that runs on the host's processor
This commit is contained in:
Ed Maste 2020-12-28 19:36:13 -05:00
parent 629c4aeace
commit ead01bfe86

View File

@ -757,7 +757,7 @@ _3dfx_linux= 3dfx_linux
.if ${MK_SOURCELESS_HOST} != "no"
_ce= ce
.endif
.if ${MK_SOURCELESS_UCODE} != "no"
.if ${MK_SOURCELESS_HOST} != "no"
_cp= cp
.endif
_glxiic= glxiic