开源鸿蒙4.0 加快编译的命令
一、整编./build.sh --product-name rk3568 --disable-post-build --disable-package-image --gn-args enable_notice_collection=false --gn-args load_test_config=false --ccache二、单边kernel./build.sh --product-name
·
一、整编
./build.sh --product-name rk3568 --disable-post-build --disable-package-image --gn-args enable_notice_collection=false --gn-args load_test_config=false --ccache
二、单编kernel
./build.sh --product-name rk3568 --build-target kernel --skip-partlist-check=true --clean-argss=false skip_generate_module_list_file=true --fast-rebuild
更多推荐



所有评论(0)