Skip to content

Commit d7a8937

Browse files
committed
buck include
1 parent 2f13fe7 commit d7a8937

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kernels/portable/cpu/targets.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ def define_common_targets():
4343
name = "vec_ops",
4444
exported_deps = [
4545
"//executorch/runtime/core/portable_type/c10/c10:c10",
46+
"//executorch/runtime/platform:compiler",
4647
],
4748
srcs = [],
4849
exported_headers = ["vec_ops.h"],

0 commit comments

Comments
 (0)