mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 01:13:23 +00:00
Only pack benchmark utils while running benchmarks
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
8815ca384f
commit
e9c85ff158
@ -43,5 +43,5 @@ prepare_libs() {
|
||||
prepare_fs() {
|
||||
# Disable unsupported ext2 features of Asterinas on Linux to ensure fairness
|
||||
mke2fs -F -O ^ext_attr -O ^resize_inode -O ^dir_index ${BENCHMARK_ROOT}/../build/ext2.img
|
||||
make initramfs
|
||||
make initramfs BENCHMARK=${benchmark}
|
||||
}
|
Reference in New Issue
Block a user