From 69f80c0168c6cd5850c6ee5ed371df4ccdad99bd Mon Sep 17 00:00:00 2001 From: sunsuodong Date: Mon, 22 Mar 2021 11:00:15 +0800 Subject: [PATCH] build_clean_output --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 5f24a52399..2354808bad 100755 --- a/build.sh +++ b/build.sh @@ -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}