This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-01-22 00:00:00 +00:00
parent d41f7d9d23
commit fd90dcb6f9
4 changed files with 15 additions and 18 deletions

View File

@@ -116,7 +116,7 @@ fi
if "$bench_linux_boot"; then
cd "${root_dir}"
"${root_dir}/build" --all
"${root_dir}/build" --all-archs all
"${root_dir}/bench-boot" --size 3
cp "$(${root_dir}/getvar bench_boot)" "$new_dir"
fi