We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70f6ad commit 046948bCopy full SHA for 046948b
runtime/platform/targets.bzl
@@ -49,6 +49,7 @@ def define_common_targets():
49
})}),
50
deps = [
51
":pal_interface",
52
+ "fbsource//third-party/toolchains:log",
53
],
54
visibility = [
55
"//executorch/core/...",
0 commit comments