Skip to content

Make bazel toolchain more usable #650

@bianpengyuan

Description

@bianpengyuan

Right now bazel toolchain is not very user friendly since

  • It requires copy all tool chain files, which is hard to maintain.
  • It introduces bazel dependencies from rule_nodejs, which is unnecessary for cpp target.
  • It hard codes to use linux binary, which will break on other platforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions