From 356b3d17be75b06d3fe22e1bf540d071cc198f30 Mon Sep 17 00:00:00 2001 From: DevmateBuckOncallResolver Bot Date: Wed, 8 Jul 2026 10:30:46 -0700 Subject: [PATCH] fbcode/executorch/shim_et/BUCK Reviewed By: Ben0mega Differential Revision: D110566470 --- shim_et/BUCK | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shim_et/BUCK b/shim_et/BUCK index a1a9bdaf65d..2020ed0a73e 100644 --- a/shim_et/BUCK +++ b/shim_et/BUCK @@ -5,6 +5,8 @@ load("@prelude//toolchains:genrule.bzl", "system_genrule_toolchain") load("@prelude//toolchains:python.bzl", "system_python_bootstrap_toolchain", "system_python_toolchain") load("@prelude//toolchains:remote_test_execution.bzl", "remote_test_execution_toolchain") +oncall("executorch") + # Although the non-Android toolchains below are present in shim/BUCK, it appears that we # have to duplicate them here or builds won't work. system_cxx_toolchain(