not_clean 时不重复编译
This commit is contained in:
@@ -31,6 +31,8 @@ export dtest_only=1
|
||||
|
||||
set -o errexit
|
||||
|
||||
export CLEANUP_OPT
|
||||
|
||||
if [ "${CLEANUP_OPT}" == "1" ]; then
|
||||
make -j -C .. clobber
|
||||
make -j -C .. dtest_clean
|
||||
|
Reference in New Issue
Block a user