Skip to content

Fix CcSharedLibraryInfo loads#552

Closed
dzbarsky wants to merge 1 commit into
bazelbuild:mainfrom
dzbarsky:proxy
Closed

Fix CcSharedLibraryInfo loads#552
dzbarsky wants to merge 1 commit into
bazelbuild:mainfrom
dzbarsky:proxy

Conversation

@dzbarsky

@dzbarsky dzbarsky commented Dec 17, 2025

Copy link
Copy Markdown
Contributor

Based on cc/common/cc_shared_library_info.bzl:load("@cc_compatibility_proxy//:symbols.bzl", _CcSharedLibraryInfo = "CcSharedLibraryInfo") this symbol was in the wrong file. Now it's aligned with the bazel9 case.

Fixes #550

@hvadehra hvadehra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0.2.15 release broken with bazel8

2 participants