Move cp(4) module enable to SOURCELESS_HOST
cp contains obfuscated code that runs on the host's processor
This commit is contained in:
parent
629c4aeace
commit
ead01bfe86
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user