build_clean_output

This commit is contained in:
sunsuodong 2021-03-22 11:00:15 +08:00
parent b5af96af76
commit 69f80c0168
1 changed files with 1 additions and 0 deletions

View File

@ -538,6 +538,7 @@ write_commit_file() {
build_lite()
{
rm -rf ${BASEPATH}/output/*
get_version
echo "============ Start building MindSpore Lite ${VERSION_STR} ============"
local LOCAL_LITE_PLATFORM=${LITE_PLATFORM}