Merge pull request #362 from The-OpenROAD-Project-staging/sta_fix_bazel_stuff

expose libertybuilder for 3DIC support in dbsta
This commit is contained in:
Matt Liberty
2026-05-13 20:58:15 +00:00
committed by GitHub
+2
View File
@@ -362,6 +362,8 @@ cc_library(
"search/ReportPath.hh",
"spice/WritePathSpice.hh",
"dcalc/PrimaDelayCalc.hh",
# Needed by src/dbSta to synthesize LibertyCells programmatically.
"liberty/LibertyBuilder.hh",
],
copts = [
"-Wno-error",