Skip to content

mpl: fix stale //src/odb refs after aggregate target removal#10424

Merged
maliberty merged 1 commit into
The-OpenROAD-Project:masterfrom
eder-matheus:fix_mac_build
May 13, 2026
Merged

mpl: fix stale //src/odb refs after aggregate target removal#10424
maliberty merged 1 commit into
The-OpenROAD-Project:masterfrom
eder-matheus:fix_mac_build

Conversation

@eder-matheus
Copy link
Copy Markdown
Member

Summary

Update stale references to odb on Bazel files for MPL.

Type of Change

  • Bug fix

Impact

Fix macOS build.

Verification

  • I have verified that the local build succeeds (./etc/Build.sh).
  • I have run the relevant tests and they pass.
  • My code follows the repository's formatting guidelines.
  • I have signed my commits (DCO).

Signed-off-by: Eder Monteiro <emrmonteiro@precisioninno.com>
@eder-matheus eder-matheus requested a review from a team as a code owner May 13, 2026 21:40
@eder-matheus eder-matheus requested a review from joaomai May 13, 2026 21:40
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the build configuration files for the mpl module and its tests by refining the dependency on odb. Specifically, it replaces the general //src/odb dependency with the more granular //src/odb/src/db target. I have no feedback to provide as no review comments were present.

@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@maliberty maliberty enabled auto-merge May 13, 2026 22:05
@maliberty maliberty merged commit 6dda608 into The-OpenROAD-Project:master May 13, 2026
17 checks passed
@eder-matheus eder-matheus deleted the fix_mac_build branch May 13, 2026 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants