Skip to content

Commit 10779ec

Browse files
advaitjaincopybara-github
authored andcommitted
Simplify the build
LiteRT-LM-PiperOrigin-RevId: 862068350
1 parent 060cc9d commit 10779ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

runtime/engine/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,8 @@ cc_binary(
256256
"@com_google_absl//absl/strings:string_view",
257257
"//runtime/util:litert_status_util",
258258
] + select({
259+
"//conditions:default": [],
260+
}) + select({
259261
"@platforms//os:windows": [
260262
],
261263
"//conditions:default": [

0 commit comments

Comments
 (0)