xen0n
root@5260c51f6ad2:~/onlyoffice/core/Common/3dParty/v8_89/v8# ./buildtools/linux64/gn gen out.gn/linux_64 --args="v8_static_library=true is_component_build=false v8_monolithic=true v8_use_external_startup_data=false use_custom_libcxx=false treat_warnings_as_errors=false target_cpu=\"loong64\" v8_target_cpu=\"loong64\" is_clang=false use_sysroot=false is_debug=false"
ERROR at //gni/snapshot_toolchain.gni:112:1: Assertion failed.
assert(v8_snapshot_toolchain != "",
^-----
Do not know how to build a snapshot for //build/toolchain/linux:loong64 on linux loongarch64
See //BUILD.gn:17:1: whence it was imported.
import("gni/snapshot_toolchain.gni")
^----------------------------------