!9379 Add dependedcy for the aottest command

Merge pull request !9379 from 志新/test262_other
This commit is contained in:
openharmony_ci 2024-09-26 21:08:13 +00:00 committed by Gitee
commit a6d45b76af
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3244,7 +3244,7 @@ template("host_aot_test_action") {
_root_out_dir_ = get_label_info(_host_jsvm_target_, "root_out_dir")
deps = [
":${_target_name_}AotCompileAction",
":${_target_name_}AotCompileActionWithLiteCG",
":gen_${_target_name_}_abc",
_host_jsvm_target_,
]