Skip to content

How is this repo being synced? #203

@Xeonacid

Description

@Xeonacid

I'm trying to build rusty_v8 on riscv64. This currently requires using either a system-provided or custom rustc, since Chromium does not vendor rustc for riscv64. I would like to use the rustc provided by the distro, which is a stable release rather than nightly.

To build with stable rustc, it seems that this Chromium commit is required, which is not synced to this repo (at least the upstream branch) yet: chromium/chromium@4b23724

So I have a few questions:

  • How is this repository synced? How to trigger the sync? Is it based on some schedule or policy?
  • What is the proper way to manually cherry-pick a commit from Chromium into this repository?
  • Which branch should I base my work on if I want to submit a PR here? I noticed that some PRs target the upstream branch, but if the branch carries its own patches, then it does not seem truly “upstream” anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions