Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Remove usage of deprecated ObjCProvider attributes #75

Merged
merged 1 commit into from
Sep 8, 2021

Conversation

indragiek
Copy link
Contributor

These APIs were deprecated a while ago, but Bazel 4.0.0 has removed them completely. The information in ObjCProvider has been migrated to CcCompilationContext: bazelbuild/bazel#10674

I've replaced the usages of the deprecated APIs with the equivalents from CcCompilationContext and can confirm that it now works with Bazel 4.0.0.

@siddharthab siddharthab merged commit 24477ba into grailbio:master Sep 8, 2021
@siddharthab
Copy link
Collaborator

Thank you for your PR and my apologies in the delay in getting to it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants