Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bazel build #480

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Fix bazel build #480

wants to merge 1 commit into from

Conversation

dibakch
Copy link
Contributor

@dibakch dibakch commented Jan 15, 2024

Description

Fixing the bazel build, which currently is broken on the dev branch.

  • Fixed platform specific build
  • Pinned Bazel version to upstream DP Lib version
  • Load DP Lib upstream dependencies first to use their latest version of dependencies

Affected Dependencies

None

How has this been tested?

  • ran bazelisk build ... under Linux

Checklist

* Fix platform specific configs
* Pin Bazel version, so that it is consistent with upstream DP Lib Bazel
* Use the dependnecies from the DP Library and load those dependencies
  first, so that the versions match with dependnecies that are
  configured later in the WORKSPACE file.
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.

None yet

1 participant