Skip to content

Commit

Permalink
bumps past opensta error
Browse files Browse the repository at this point in the history
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
  • Loading branch information
QuantamHD committed Feb 29, 2024
1 parent d3aa591 commit 0bebc80
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ def org_theopenroadproject():
maybe(
new_git_repository,
name = "org_theopenroadproject",
commit = "de92b19f3ed9ec26e35d52602df935280d2f6041",
commit = "f6da0454e350e93c62264f7b7c95029e1ad2b9fd",
init_submodules = True,
remote = "https://github.com/The-OpenROAD-Project/OpenROAD.git",
build_file = Label("@rules_hdl//dependency_support/org_theopenroadproject:bundled.BUILD.bazel"),
shallow_since = "1649354925 -0300",
shallow_since = "1709242873 -0800",
patches = [
Label("@rules_hdl//dependency_support/org_theopenroadproject:0001-logging-change-to-support-silence.patch"),
Label("@rules_hdl//dependency_support/org_theopenroadproject:0002-ortools-quotes.patch"),
Expand Down

0 comments on commit 0bebc80

Please sign in to comment.