Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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