mirror of
https://gitee.com/openharmony/arkcompiler_ets_runtime
synced 2024-11-24 02:30:03 +00:00
fix gn
Signed-off-by: Han00000000 <jianghan2@huawei.com> Change-Id: If57616c5c6b27c12dc71b63dd5e5b677408d9f7c
This commit is contained in:
parent
7abccaf0ab
commit
68a72d24e0
@ -32,7 +32,7 @@ template("host_unittest_action") {
|
||||
]
|
||||
|
||||
if (!is_standard_system) {
|
||||
_deps_ += [ "//ark/runtime/runtime:libarkruntime" ]
|
||||
_deps_ += [ "$ark_root/runtime:libarkruntime" ]
|
||||
}
|
||||
|
||||
# unittest for phone running
|
||||
|
Loading…
Reference in New Issue
Block a user