Skip to content

Commit 046948b

Browse files
committed
Add log deps
1 parent d70f6ad commit 046948b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime/platform/targets.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ def define_common_targets():
4949
})}),
5050
deps = [
5151
":pal_interface",
52+
"fbsource//third-party/toolchains:log",
5253
],
5354
visibility = [
5455
"//executorch/core/...",

0 commit comments

Comments
 (0)