Revert unnecessary change in sta/BUILD

Signed-off-by: dsengupta0628 <dsengupta@precisioninno.com>
This commit is contained in:
dsengupta0628 2026-03-27 16:28:12 +00:00
parent 616280e2f7
commit 4f288f2cf2
1 changed files with 1 additions and 2 deletions

3
BUILD
View File

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