Skip to content

Missing dependency causes breakage on Mac #20

@hermione521

Description

@hermione521

Breakage: http://ci.bazel.io/job/rules_rust/BAZEL_VERSION=HEAD,PLATFORM_NAME=darwin-x86_64/259/console

Reason: we now have sandbox on Mac, and the missing dependency cc_wrapper is not in the sandbox so we can't find it.

Suggested fix: add dependency //tools/defaults:crosstool to every rule that need gcc.

Metadata

Metadata

Assignees

No one assigned

    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