mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
There is no need to reconstruct it from within the scripts since the main script already constructed it once. Drop the previously useless setting of BUILD_TARGET from various scripts. The value was always overwritten at a later point. No functional change intended. Signed-off-by: Wei Liu <liuwe@microsoft.com>