Move ce enable to SOURCELESS_HOST
ce contains obfuscated code that runs on the host's processor
This commit is contained in:
parent
5672c76477
commit
43c2dac0e5
@ -725,7 +725,7 @@ _vmm= vmm
|
||||
_3dfx= 3dfx
|
||||
_3dfx_linux= 3dfx_linux
|
||||
_apm= apm
|
||||
.if ${MK_SOURCELESS_UCODE} != "no"
|
||||
.if ${MK_SOURCELESS_HOST} != "no"
|
||||
_ce= ce
|
||||
.endif
|
||||
.if ${MK_SOURCELESS_UCODE} != "no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user