Home
last modified time | relevance | path

Searched refs:arch_full (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/scripts/
H A Dinstall-deps-qemu94 local arch_full="$src_path/$arch_name"
104 curl --retry 5 --retry-delay 0 -L "https://download.qemu.org/$arch_name" -o "$arch_full"
106 tar xfJ "$arch_full" -C "$src_path"
/arkcompiler/runtime_core/static_core/scripts/
H A Dinstall-deps-qemu94 local arch_full="$src_path/$arch_name"
110 curl --retry 5 --retry-delay 0 -L "https://download.qemu.org/$arch_name" -o "$arch_full"
112 tar xfJ "$arch_full" -C "$src_path"

Completed in 2 milliseconds