Merge pull request #319 from The-OpenROAD-Project-staging/sta_update_upstream_lvf_stuff

update for succesful bazel build
This commit is contained in:
Matt Liberty 2026-03-26 22:49:10 +00:00 committed by GitHub
commit 6771b77a5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

3
BUILD
View File

@ -183,7 +183,8 @@ genrule(
#define STA_VERSION "2.7.0"
#define STA_GIT_SHA1 "f21d4a3878e2531e3af4930818d9b5968aad9416"
#define SSTA 0
#define ZLIB_FOUND' > \"$@\"
#define ZLIB_FOUND
#define HAVE_CXX_STD_FORMAT 1' > \"$@\"
""",
visibility = ["//:__subpackages__"],
)