Revert unnecessary change in sta/BUILD
Signed-off-by: dsengupta0628 <dsengupta@precisioninno.com>
This commit is contained in:
parent
616280e2f7
commit
4f288f2cf2
3
BUILD
3
BUILD
|
|
@ -183,8 +183,7 @@ genrule(
|
||||||
#define STA_VERSION "2.7.0"
|
#define STA_VERSION "2.7.0"
|
||||||
#define STA_GIT_SHA1 "f21d4a3878e2531e3af4930818d9b5968aad9416"
|
#define STA_GIT_SHA1 "f21d4a3878e2531e3af4930818d9b5968aad9416"
|
||||||
#define SSTA 0
|
#define SSTA 0
|
||||||
#define ZLIB_FOUND
|
#define ZLIB_FOUND' > \"$@\"
|
||||||
#define HAVE_CXX_STD_FORMAT 1' > \"$@\"
|
|
||||||
""",
|
""",
|
||||||
visibility = ["//:__subpackages__"],
|
visibility = ["//:__subpackages__"],
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue