Skip to content

BCR 1.1.0 release doesn't seem to point to 1.1.0 #72

@oliverlee

Description

@oliverlee

I tried to update to 1.1.0 with:

bazel_dep(
    name = "toolchains_arm_gnu",
    version = "1.1.0",
    dev_dependency = True,
)

but it doesn't seem to actually use 1.1.0. For example, additional_link_libraries is not available.

When I checked the release tarball, it looks the contents are using an older version of the source as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions