Internal change

PiperOrigin-RevId: 488065083
This commit is contained in:
Liam Miller-Cushon
2022-11-12 10:13:58 -08:00
committed by Copybara-Service
parent aafbf73c0a
commit da36468409
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -361,7 +361,7 @@ _gen_flatbuffer_srcs = rule(
"_flatc": attr.label(
default = Label("@flatbuffers//:flatc"),
executable = True,
cfg = "host",
cfg = "exec",
),
},
output_to_genfiles = True,