runc: fix incomplete cleanup in Build/InstallDev
authorTexot Qi <redacted>
Wed, 26 Feb 2020 17:05:45 +0000 (01:05 +0800)
committerTexot Qi <redacted>
Thu, 27 Feb 2020 02:23:33 +0000 (10:23 +0800)
commitbffa542f7a648a803c8820ecee1036d82194df45
treef9908d7fd994b96dbe02edcc43e76f9b4af05d34
parent0798a11fadfe3ee966a422d6748793d30e3bfbb1
runc: fix incomplete cleanup in Build/InstallDev

Currently it only cleans up binaries when executing
Build/InstallDev without deleting .built stamp file.

This leads to wrong information about existence of
built runc binaries and causes error when executing
package/runc/install twice.

Signed-off-by: Texot Qi <redacted>
utils/runc/Makefile
git clone https://git.99rst.org/PROJECT