v8.dev icon indicating copy to clipboard operation
v8.dev copied to clipboard

Update compile-arm64.md instructions.

Open planglois opened this issue 2 years ago • 0 comments

This updates instructions for compiling V8 on an arm64 Linux host:

  • Clarify that this page only applies to Arm64 Linux hosts.

  • No longer recommend building GN from source, now that gclient sync downloads a arm64 binary for it.

  • Use the --host-cc and --host-cxx flags to build clang.

planglois avatar May 24 '22 16:05 planglois