ipdk icon indicating copy to clipboard operation
ipdk copied to clipboard

Add ability to force build host-target.

Open artek-koltun opened this issue 2 years ago • 0 comments

In previous versions, host-target is rebuilt by script only if host-target image does not exist. This is ok for KVM but may be not suitable for other platforms. This patch adds ability to force host-target rebuild by specifying FORCE_BUILD env variable to "true".

artek-koltun avatar Aug 25 '22 14:08 artek-koltun