Skip to content

Commit

Permalink
docs: clarify how to build sysoot
Browse files Browse the repository at this point in the history
  • Loading branch information
kxxt authored Jun 6, 2024
1 parent a312344 commit 454076d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Branches with riscv64 support have a suffix of `-riscv`. e.g. `main-riscv`, `28-
Prebuilt toolchains are available in GitHub Releases. They can also be built from source by corresponding scripts, e.g.
`//tools/rust/build_rust.py`.

**Note**: To build the sysroot, please checkout chromium 121.0.6167.90 source code and apply the patch. The sysroot creator patch is not maintained in electron patches.

Toolchain issues:

- https://github.com/llvm/llvm-project/issues/79944
Expand Down

0 comments on commit 454076d

Please sign in to comment.